Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playable > API/Plugins/AvalancheMedia/Playable/FAvaPlayableRemoteControlValues
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 |
EAvaPlayableRemoteControlChanges ResetRemoteControlValues
(
const FAvaPlayableRemoteControlValues & InReferenceValues,
bool bInIsDefaults
)
Remarks
Reset the values to the reference.
Parameters
| Name | Description |
|---|---|
| InReferenceValues | Values to be reset to. |
| bInIsDefaults | If true, consider all values as "default". Otherwise, preserves the "default" status from reference. |