-
-
Notifications
You must be signed in to change notification settings - Fork 0
Logic Relay
Henry de Jongh edited this page Feb 26, 2023
·
4 revisions
Description | Icon |
---|---|
A reactive logic component that passes through an invoked input. The relay makes it easy to invoke multiple targets with a single input. This is very helpful for organization. |
Name | Description |
---|---|
None | None |
Name | Description | Parameter |
---|---|---|
Invoke | Invokes the relay passing through the input. |
parameter (string) The parameter to be passed to the output. |
Name | Description | Parameter |
---|---|---|
Invoked | Invoked when the relay is invoked. |
parameter (string) The parameter to be passed to the input. |
The output passes through the input parameter when not overridden.
Logic Components | Terminology | Programming | External Components | |
---|---|---|---|---|
Logic Animator | Activator | Custom Logic | Reactive Dynamic Light | |
Logic Auto | Caller | Custom Inspector | ||
Logic Branch | Delay | Use Key | ||
Logic Case | Target | |||
Logic Collision Pair | User Inputs | |||
Logic Compare | ||||
Logic Counter | ||||
Logic Destroy | ||||
Logic Filter | ||||
Logic Group | ||||
Logic Instantiate | ||||
Logic Log | ||||
Logic Move Linear | ||||
Logic Relay | ||||
Logic Timer | ||||
Logic Trigger | ||||
Logic Unity |