Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playable
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAvaPlayableGroup
- UAvaPlayableRemoteProxyGroup
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Playable/AvaPlayableGroup.h |
| Include | #include "Playable/AvaPlayableGroup.h" |
Syntax
UCLASS ()
class UAvaPlayableRemoteProxyGroup : public UAvaPlayableGroup
Remarks
Remote Proxy Playable Group doesn't have a game instance.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsPlaying |
Overridden from UAvaPlayableGroup
| Type | Name | Description | |
|---|---|---|---|
| bool | ConditionalBeginPlay
(
const FAvaInstancePlaySettings& InWorldPlaySettings |
Begin playing the game instance's world if it wasn't already. | |
| void | RequestEndPlayWorld
(
bool bInForceImmediate |