Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playable > API/Plugins/AvalancheMedia/Playable/FAvaPlayableRemoteControlValues
| Type | Name | Description | |
|---|---|---|---|
| bool | HasIdCollisions
(
const FAvaPlayableRemoteControlValues& InOtherValues |
Return true if there are key collisions with the other set of values. | |
| bool | HasIdCollisions
(
const TMap< FGuid, FAvaPlayableRemoteControlValue >& InValues, |
Returns true if the given maps have id collisions. |