Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRCSignatureAction
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RCSignatureAction.h |
| Include | #include "RCSignatureAction.h" |
virtual bool IsSupported
(
const FRCSignatureField & InField
) const
Remarks
Determines whether this Action can execute under a given field true if the action is supported
Parameters
| Name | Description |
|---|---|
| InField | the field that will contain this action if supported |