Navigation
API > API/Plugins > API/Plugins/AvalancheRemoteControl > API/Plugins/AvalancheRemoteControl/FAvaRemoteControlRebind
Description
Ensure all the Remote Control Fields have a properly resolved FieldPathInfo. This must be called after RebindUnboundEntities.
| Name | ResolveAllFieldPathInfos |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheRemoteControl/Public/AvaRemoteControlRebind.h |
| Include Path | #include "AvaRemoteControlRebind.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheRemoteControl/Private/AvaRemoteControlRebind.cpp |
static void ResolveAllFieldPathInfos
(
URemoteControlPreset * InPreset
)