Navigation
API > API/Plugins > API/Plugins/RemoteControlLogic > API/Plugins/RemoteControlLogic/Behaviour > API/Plugins/RemoteControlLogic/Behaviour/URCBehaviourBlueprintNode
- URCBehaviourNode::IsSupported()
- URCBehaviourBlueprintNode::IsSupported()
References
| Module | RemoteControlLogic |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlLogic/Public/Behaviour/RCBehaviourBlueprintNode.h |
| Include | #include "Behaviour/RCBehaviourBlueprintNode.h" |
UFUNCTION&40;BlueprintNativeEvent, BlueprintCallable, Category&61;"Remote Control Behaviour"&41;
virtual bool IsSupported
&40;
URCBehaviour &42; InBehaviour
&41; const
Remarks
Whether node supported based on input handle
Parameters
| Name | Description |
|---|---|
| InBehaviour | Remote Control Behaviour |