User Tools

Site Tools


transformparentchangedtopic

Differences

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

Link to this comparison view

transformparentchangedtopic [2026/04/25 10:48] – created divinertransformparentchangedtopic [2026/04/25 14:09] (current) diviner
Line 2: Line 2:
  
 ^Namespace | CREAT3D.ECS.DataModel.EventSystems.Topics | ^Namespace | CREAT3D.ECS.DataModel.EventSystems.Topics |
-^Payload | [[ValueChangedMessage]]<IEntity?> |+^Payload | [[ValueChangedMessage]]<[[Entity|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 [[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.
transformparentchangedtopic.txt · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki