Navigation
API > API/Plugins > API/Plugins/AvalancheRemoteControl
References
| Module | AvalancheRemoteControl |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheRemoteControl/Public/AvaRCControllerId.h |
| Include | #include "AvaRCControllerId.h" |
Syntax
USTRUCT (BlueprintType , DisplayName="Motion Design RC Controller Id")
struct FAvaRCControllerId
Remarks
Struct describing data to identify/find a Controller in a given preset
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAvaRCControllerId
(
URCVirtualPropertyBase* InController |
Functions
| Type | Name | Description | |
|---|---|---|---|
| URCVirtualPropertyBase * | FindController
(
URemoteControlPreset* InPreset |
||
| FText | ToText () |