Navigation
API > API/Plugins > API/Plugins/RemoteControl
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlModule.h |
| Include | #include "IRemoteControlModule.h" |
Syntax
struct FRCCallReference
Remarks
Reference to a function in a UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UFunction > | Function | ||
| TWeakObjectPtr< UObject > | Object | ||
| TWeakFieldPtr< FProperty > | PropertyWithSetter |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |