Click or drag to resize
Slash.Unity.Common.ECS Namespace

[Missing <summary> documentation for "N:Slash.Unity.Common.ECS"]

Classes
  ClassDescription
Public classEntityBehaviour
Public classEntityConfigurationBehaviour
Creates a game entity from the specified configuration.
Public classEntityGameObjectMap
Maps entity ids to Unity game objects.
Public classEntityGameObjectsBehaviour
Manages the game objects of all game entities after they are created.
Public classEntityObjectPool
Pool of game objects for entities. Manages the allocation and destruction of the entity objects.
Public classEventManagerOperator
Public classGameBehaviour
Interface between Unity and the core game logic.
Public classGameEventBehaviour
Mono behaviour that registers as listener for specific game logic events.
Public classLogicToVisualDelegate
Connection between logical events and the visual entity game objects.
Public classLogicToVisualDelegateAttribute
Public classLogicToVisualMapping
Public classLogicToVisualMappingAttribute
Delegates