Skip to main content

B1OnRangeChangedScript

  • Defines a script triggered when a value enters or exits a specified float range.
PropertyTypeDescriptionMetadata
FromfloatThe lower bound of the value range.Category: B1OnRangeChangedScript
TofloatThe upper bound of the value range.Category: B1OnRangeChangedScript
EnterScriptIdFNameThe script ID executed when the value enters this range.Category: B1OnRangeChangedScript
Foreign: Script.Id
ExitScriptIdFNameThe script ID executed when the value exits this range.Category: B1OnRangeChangedScript
Foreign: Script.Id