CharacterClass.client_onGraphicsUnloaded

Called when graphics are unloaded for the Character.

Kind: Callback

Environments: Game

Game

Callback side: Client

CharacterClass:client_onGraphicsUnloaded(  )

Open the full Game reference

After this; graphics related functions no longer has an effect or will fail.

Parameters:

Name Type Description
self table The class instance.