User Tools

Site Tools


transformparentchangedtopic

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
transformparentchangedtopic [2026/04/25 14:09] divinertransformparentchangedtopic [2026/04/26 07:24] (current) diviner
Line 1: Line 1:
 +//CREAT3D.ECS.DataModel.EventSystems.Topics//
 ===== TransformParentChangedTopic ===== ===== TransformParentChangedTopic =====
  
-^Namespace CREAT3D.ECS.DataModel.EventSystems.Topics |+^Type [[Topic]] |
 ^Payload | [[ValueChangedMessage]]<[[Entity|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.1777126166.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki