transformchildrenchangedtopic
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| transformchildrenchangedtopic [2026/04/26 06:54] – diviner | transformchildrenchangedtopic [2026/04/26 07:24] (current) – diviner | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== TransformChildrenChangedTopic ===== | ===== TransformChildrenChangedTopic ===== | ||
| + | ^Type | [[Topic]] | | ||
| ^Payload | [[ValueMessage]]< | ^Payload | [[ValueMessage]]< | ||
| ^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' | 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' | ||
transformchildrenchangedtopic.txt · Last modified: by diviner
