Navigation
API > API/Developer > API/Developer/CollectionManager
| Name | UCollectionSettings |
| Type | class |
| Header File | /Engine/Source/Developer/CollectionManager/Public/CollectionSettings.h |
| Include Path | #include "CollectionSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=EditorSettings)
class UCollectionSettings : public UDeveloperSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → UCollectionSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAutoCommitOnSave | bool | When enabled, Shared and Private collections will automatically commit their changes to source control | CollectionSettings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText GetSectionDescription() |
CollectionSettings.h | ||
FText GetSectionText() |
CollectionSettings.h |