Author Topic: function for getting a datablock's name?  (Read 707 times)

Hey,

I'm Working on something and I need to know whats the function to get a datablock's name. All I get at the moment is its number(I think).

   Thanks,

     Reinforcements

getDatablock(###).getName();

It doesn't seem to the "getName();" very much, the console is complaining. Nevermind, sorry. The function is working. I'm trying to get the file name of a music datablock, am I on the right track?
« Last Edit: September 01, 2010, 11:58:58 AM by Reinforcements »

I've got my thing working, thanks, and thanks for the really fast reply! :D