aaron_da_killa
06-29-2009, 08:03 AM
Hey
Is there a way to return the instance name of objects, something like this:
if (this.instanceName == "myObject"){
doSomethingCool();
}
Is there a way to return the instance name of objects, something like this:
if (this.instanceName == "myObject"){
doSomethingCool();
}