Releasing (clear memory) graphics.newImageSheet

Hi,

I did not find the official way of releasing a graphics.newImageSheet. Can I simply NIL the returned variable after I am done with it ? Is there anything special I should be aware off ?

thank you

Nick 

HI Nick,

Yeah, just nil out the sheet after you’re done with it.

Brent

Thank you Brent :slight_smile:

HI Nick,

Yeah, just nil out the sheet after you’re done with it.

Brent

Thank you Brent :slight_smile: