Click or drag to resize
EntityGameObjectsBehaviour Methods

The EntityGameObjectsBehaviour type exposes the following members.

Methods
  NameDescription
Public methodClearEntites
Clears the entity-gameobject map and destroys all entity objects.
Public methodSetupForGame
Prepares for creating entity game objects.
Public methodTryGetEntityObject
Tries to find the game object of the entity with the specified id.
Top
See Also