User Tools

Site Tools


transformparentchangedtopic

Differences

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

Link to this comparison view

Next revision
Previous revision
transformparentchangedtopic [2026/04/25 10:48] – created divinertransformparentchangedtopic [2026/08/15 08:31] (current) – diviner
Line 1: Line 1:
 +//CREAT3D.ECS.DataModel.EventSystems.Topics//
 ===== TransformParentChangedTopic ===== ===== TransformParentChangedTopic =====
  
-^Namespace | CREAT3D.ECS.DataModel.EventSystems.Topics | +^Type | [[Topic]] | 
-^Payload | [[ValueChangedMessage]]<IEntity?> |+^Payload | [[ValueChangedMessage]]<[[IEntity]]?> |
 ^Broadcaster | [[ITransformComponent]] | ^Broadcaster | [[ITransformComponent]] |
  
-This topic is broadcast from the [[ITransformComponent|TransformComponent]] of an [[Entity]] whenever the transform's Parent value changes. The payload carries two IEntity values. //Before// is the previous Parent [[Entity]] value which can be null if there was no Parent assigned, and //After// is the new [[Entity]] Parent which can also be null if no Parent is assigned anymore.+This topic is broadcast from the [[ITransformComponent|TransformComponent]] of an [[IEntity]] whenever the transform's Parent value changes. The payload carries two IEntity values. //Before// is the previous Parent [[IEntity]] value which can be null if there was no Parent assigned, and //After// is the new [[IEntity]] Parent which can also be null if no Parent is assigned anymore.
transformparentchangedtopic.1777114114.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki