User Tools

Site Tools


entityisnulltopic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
entityisnulltopic [2026/04/25 10:21] – created divinerentityisnulltopic [2026/08/15 08:30] (current) – diviner
Line 1: Line 1:
 +//CREAT3D.ECS.DataModel.EventSystems.Topics//
 ===== EntityIsNullTopic ===== ===== EntityIsNullTopic =====
  
-^Namespace | CREAT3D.ECS.DataModel.EventSystems.Topics |+^Type | [[Topic]] |
 ^Payload | [[EmptyMessage]] | ^Payload | [[EmptyMessage]] |
-^Broadcaster | [[Entity|IEntity]] |+^Broadcaster | [[IEntity]] |
  
-This topic is broadcast from an [[Entity]] when Destroy is called on it. It is broadcast before [[EntityDestroyedTopic]] and marks the immediate call for the Entity's destruction. Since the Entity has not yet been properly disposed and unregistered at that time, it is recommended to use [[EntityDestroyedTopic]] instead in order to track destruction. Use this topic only if you know precisely what you're doing.+This topic is broadcast from an [[IEntity]] when Destroy is called on it. It is broadcast before [[EntityDestroyedTopic]] and marks the immediate call for the Entity's destruction. Since the Entity has not yet been properly disposed and unregistered at that time, it is recommended to use [[EntityDestroyedTopic]] instead in order to track destruction. Use this topic only if you know precisely what you're doing.
entityisnulltopic.1777112476.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki