entitydestroyedtopic
EntityDestroyedTopic
| Namespace | CREAT3D.ECS.DataModel.EventSystems.Topics |
|---|---|
| Payload | ValueMessage<IEntity> |
| Broadcaster | IEntityFactory |
This topic is broadcast from the IEntityFactory when an Entity is destroyed. The ValueMessage<IEntity> carries the Entity that was just destroyed.
entitydestroyedtopic.txt · Last modified: by diviner
