Send Down Scene Event
Send a scene event to this entity and then down the hierarchy. First, SendDown will be invoked on each component on this entity. Next, SendDown will be invoked on each child entity. Consuming the event at any point will halt propogation. Returns true if any participant consumed the event.
Verse using statement |
using { /Verse.org/SceneGraph } |
SendDown<public><native><native_callable>(SceneEvent:scene_event)<transacts><no_rollback>:logic
Parameters
SendDown takes the following parameters:
| Name | Type | Description |
|---|---|---|
SceneEvent |
scene_event |
Attributes, Specifiers, and Effects
Attributes
The following attributes determine how SendDown behaves outside the Verse language. For the complete list of attributes, see the Attributes section of the Specifiers Page.
| Attribute | Arguments | Meaning |
|---|---|---|
experimental |
This feature is in an experimental state, and you cannot publish projects that use this feature. The API for this feature is subject to change and backward compatibility is not guaranteed. |
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.