retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
EntityLifecycleMessageData
retrograde
entity
Undocumented in source.
class
EntityLifecycleMessageData :
MessageData
{
Entity
entity
[@property getter];
this
(Entity entity);
}
Constructors
this
this
(Entity entity)
Undocumented in source.
Members
Properties
entity
Entity
entity
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
retrograde
entity
classes
ComponentNotFoundException
Entity
EntityChannelManager
EntityCollection
EntityCreationMessageData
EntityFactory
EntityIsFinalizedException
EntityLifecycleCommandChannel
EntityLifecycleEventChannel
EntityLifecycleMessageData
EntityManager
EntityProcessor
HierarchialEntityCollection
enums
EntityLifecycleCommand
EntityLifecycleEvent
functions
registerLifecycleDebugSids
interfaces
CreationParameters
EntityComponent
Snapshotable
mixin templates
EntityComponentIdentity