CharacterClass.client_onGraphicsLoaded

Called when graphics are loaded for the Character.

Kind: Callback

Environments: Game

Game

Callback side: Client

CharacterClass:client_onGraphicsLoaded(  )

Open the full Game reference

After this; graphics related functions can be called, like accessing animations.

Parameters:

Name Type Description
self table The class instance.