Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/Framework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UScriptViewportClient
- UGameViewportClient
- UAvaGameViewportClient
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/Framework/AvaGameViewportClient.h |
| Include | #include "Framework/AvaGameViewportClient.h" |
Syntax
UCLASS (DisplayName="Motion Design Game Viewport Client")
class UAvaGameViewportClient : public UGameViewportClient
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FAvaCameraManager > | |||
| UTextureRenderTarget2D * | |||
| void | |||
| void | SetRenderTarget
(
UTextureRenderTarget2D* InRenderTarget |
Overridden from FViewportClient
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | IsStatEnabled
(
const FString& InName |
Check whether a specific stat is enabled for this viewport |