#How do I set a variable to nil without destroying the frame it holds?

2 messages · Page 1 of 1 (latest)

pseudo osprey
#

You cant, nil instances are unable to be accessed by the normal client

#

Once you put it in nil you couldnt re-parent it or do anything else with its children or with itself