User Tools

Site Tools


transformchildrenchangedtopic

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
transformchildrenchangedtopic [2026/04/26 07:24] – divinertransformchildrenchangedtopic [2026/08/15 08:30] (current) – diviner
Line 3: Line 3:
  
 ^Type | [[Topic]] | ^Type | [[Topic]] |
-^Payload | [[ValueMessage]]<[[Entity|IEntity]], bool> |+^Payload | [[ValueMessage]]<[[IEntity]], bool> |
 ^Broadcaster | [[ITransformComponent]] | ^Broadcaster | [[ITransformComponent]] |
  
-This topic is broadcast from the [[ITransformComponent|TransformComponent]] of an [[Entity]] whenever the transform loses or gains a child [[Entity]]. Child loss can either happen by manual removal or child destruction. The payload contains two values; the child [[Entity]] that was modified and a boolean value that signals whether the child [[Entity]] was added (true) or removed (false). Child addition and removal is meant to be achieved by modifying the child's Parent value, rather than manipulating the parent's Children collection.+This topic is broadcast from the [[ITransformComponent|TransformComponent]] of an [[IEntity]] whenever the transform loses or gains a child [[IEntity]]. Child loss can either happen by manual removal or child destruction. The payload contains two values; the child [[IEntity]] that was modified and a boolean value that signals whether the child [[IEntity]] was added (true) or removed (false). Child addition and removal is meant to be achieved by modifying the child's Parent value, rather than manipulating the parent's Children collection.
transformchildrenchangedtopic.txt · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki