Object
Blitz3D Forums/Blitz3D Beginners Area/Object
| ||
| Object command in blitz3d Hey what is this for, it isnt in the command reference!! Anyone who knowes what its used for? |
| ||
| It's an undocumented command. It goes along with Handle, and works with Type objects. I've never used either command, but from what I can tell, they're used for (de)referencing. Do a search for them in the archives and you'll see there are many explanations and examples. |
| ||
| Thanks! |
| ||
| Also since its an undocumented command, using it may cludge up your code if it gets removed during the next update.. you are using them at your own risk.. |