Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/FAvaPlayableRemoteControlPresetI-
Description
Returns true if the given controller is considered "overlapping", i.e. it's set of controlled entities overlap with other controllers. An overlapping controller can't safely be updating its behaviors when the end result needs to be deterministic.
| Name | IsControllerOverlapping |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Playable/AvaPlayableRemoteControlPresetInfo.h |
| Include Path | #include "Playable/AvaPlayableRemoteControlPresetInfo.h" |
bool IsControllerOverlapping
(
const FGuid & InControllerId
) const