Dynamic Response Nodes

CancelSignalProcessing

This node sends a signal to cancel the processing of the sent signal in the Dynamic Response System.

SendSignal

This node sends a signal to the Dynamic Response System.

Inputs

PortTypeDescription
SendAnySends the dynamic response signal
Signal NameStringName of the dynamic response signal

Outputs

PortTypeDescription
DoneStringTriggered when the signal is sent or is canceled.

SetFloatVariable

This node is used to set a float variable in a variable collection for the Dynamic Response System.

Inputs

PortTypeDescription
SetAnySet the given value to the specified variable
EntityIDAnyThe ID of the entity to fetch the collection from
CollectionNameStringThe name of the collection
VariableNameStringThe name of the variable to set
FloatValueFloatThe value of the variable
ResetTimeFloatThe time after which the variable is reset to its previous value

Outputs

PortTypeDescription
UsedCollectionNameStringOutputs the name of the variable collection created or used

SetIntegerVariable

This node is used to set an integer variable in a variable collection for the Dynamic Response System.

Inputs

PortTypeDescription
SetAnySet the given value to the specified variable
EntityIDAnyThe ID of the entity to fetch the collection from
CollectionNameStringThe name of the collection
VariableNameStringThe name of the variable to set
IntegerValueFloatThe value of the variable
ResetTimeFloatThe time after which the variable is reset to its previous value

Outputs

PortTypeDescription
UsedCollectionNameStringOutputs the name of the variable collection created or used

SetStringVariable

This node is used to set a String variable in a variable collection for the Dynamic Response System.

Inputs

PortTypeDescription
SetAnySet the given value to the specified variable
EntityIDAnyThe ID of the entity to fetch the collection from
CollectionNameStringThe name of the collection
VariableNameStringThe name of the variable to set
StringValueFloatThe value of the variable
ResetTimeFloatThe time after which the variable is reset to its previous value

Outputs

PortTypeDescription
UsedCollectionNameStringOutputs the name of the variable collection created or used