Navigation
API > API/Plugins > API/Plugins/AvalancheRemoteControl
| Name | FAvaRemoteControlRebind |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheRemoteControl/Public/AvaRemoteControlRebind.h |
| Include Path | #include "AvaRemoteControlRebind.h" |
Syntax
struct FAvaRemoteControlRebind
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void RebindUnboundEntities
(
URemoteControlPreset* InPreset, |
Resolved the bindings and exposed entities, transient objects are allowed. | AvaRemoteControlRebind.h | |
static void ResolveAllFieldPathInfos
(
URemoteControlPreset* InPreset |
Ensure all the Remote Control Fields have a properly resolved FieldPathInfo. | AvaRemoteControlRebind.h |