Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playback > API/Plugins/AvalancheMedia/Playback/FAvaPlaybackManager
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Playback/AvaPlaybackManager.h |
| Include | #include "Playback/AvaPlaybackManager.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Playback/AvaPlaybackManager.cpp |
bool UnloadPlaybackInstances
(
const FSoftObjectPath & InAssetPath,
const FString & InChannelName
)
Remarks
Unload and discard any available (i.e. not used) instances for this asset/channel entry. If specified channel name is empty, it will discard all instances of the asset.