Navigation
API > API/Plugins > API/Plugins/RemoteControl
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- ARemoteControlPresetActor
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPresetActor.h |
| Include | #include "RemoteControlPresetActor.h" |
Syntax
UCLASS&40;
HideCategories&61;&40;Rendering, Physics, LOD, Activation, Input, Replication, Collision, Actor, Cooking&41;&41;
class ARemoteControlPresetActor : public AActor
Remarks
Actor that wraps a remote control preset, allows linking a specific preset to a level.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< URemoteControlPreset > | Preset |
Constructors
| Type | Name | Description | |
|---|---|---|---|