Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | UMassSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassSettings.h |
| Include Path | #include "MassSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=Mass, defaultconfig, DisplayName="Mass", AutoExpandCategories="Mass")
class UMassSettings : public UDeveloperSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → UMassSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ModuleSettings | TMap< FName, TObjectPtr< UMassModuleSettings > > | MassSettings.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RegisterModuleSettings
(
UMassModuleSettings& SettingsCDO |
MassSettings.h |