Returns an Actor which could be of type Npc or Player. Make use of isNpc or isPlayer to determine the type and use the static convert functions for editor clarity on the Actor class
Returns an Actor which could be of type Npc or Player. Make use of isNpc or isPlayer to determine the type and use the static convert functions for editor clarity on the Actor class
Game event data, refer to GameEventType enum to find supported events