transformchildrenchangedtopic
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| transformchildrenchangedtopic [2026/04/25 10:35] – diviner | transformchildrenchangedtopic [2026/04/26 07:24] (current) – diviner | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | // | ||
| ===== TransformChildrenChangedTopic ===== | ===== TransformChildrenChangedTopic ===== | ||
| - | ^Namespace | + | ^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.1777113338.txt.gz · Last modified: by diviner
