Navigation
API > API/Plugins > API/Plugins/RemoteControlLogic
Base blueprint class for behaviour node which holds the logic to execute behaviour
| Name | URCBehaviourBlueprintNode |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlLogic/Public/Behaviour/RCBehaviourBlueprintNode.h |
| Include Path | #include "Behaviour/RCBehaviourBlueprintNode.h" |
Syntax
UCLASS (Abstract, Blueprintable)
class URCBehaviourBlueprintNode : public URCBehaviourNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URCBehaviourNode → URCBehaviourBlueprintNode