Navigation
API > API/Plugins > API/Plugins/Avalanche
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAvaSceneSettings
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/AvaSceneSettings.h |
| Include | #include "AvaSceneSettings.h" |
Syntax
UCLASS (MinimalAPI)
class UAvaSceneSettings : public UObject
Remarks
Object containing information about its Scene
Functions
| Type | Name | Description | |
|---|---|---|---|
| TConstArrayView< TObjectPtr< UAvaAttribute > > | |||
| FName | |||
| FSoftObjectPath | GetSceneRig () |
||
| FName | |||
| void | SetSceneRig
(
const FSoftObjectPath& InSceneRig |