-
-
Notifications
You must be signed in to change notification settings - Fork 0
Caller
Henry de Jongh edited this page Feb 25, 2023
·
1 revision
The caller is a reactive logic component that invoked an input. It is the previous link in the chain of events.
This could for example be a relay that invoked an input on a filter. The caller in this situation would be the relay.
This is not to be confused with the activator that is the cause of the chain of events.
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 |