Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playable > API/Plugins/AvalancheMedia/Playable/FAvaPlayableRemoteControlValues > API/Plugins/AvalancheMedia/Playable/FAvaPlayableRemoteControlValues/HasIdCollisions
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Playable/AvaPlayableRemoteControlValues.h |
| Include | #include "Playable/AvaPlayableRemoteControlValues.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Playable/AvaPlayableRemoteControlValues.cpp |
static bool HasIdCollisions
(
const TMap < FGuid , FAvaPlayableRemoteControlValue > & InValues,
const TMap < FGuid , FAvaPlayableRemoteControlValue > & InOtherValues
)
Remarks
Returns true if the given maps have id collisions.