Navigation
API > API/Plugins > API/Plugins/RemoteControlLogic > API/Plugins/RemoteControlLogic/URCBehaviourBind
Description
Indicates whether we support binding of strings to numeric fields and vice versa. This flag determines the list of bindable properties the user sees in the "Add Action" menu
| Name | AreNumericInputsAllowedAsStrings |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlLogic/Public/Behaviour/Builtin/Bind/RCBehaviourBind.h |
| Include Path | #include "Behaviour/Builtin/Bind/RCBehaviourBind.h" |
bool AreNumericInputsAllowedAsStrings() const