0x00x0098
Members 6
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x50 | AreaConfigurations | TMap<FName, FAreaTypeConfig> | 4 flags | <TMap> | |
| 0x01 | bEnableSpawnDebugDelay | bool | 8 flags | false | |
| 0x0081 | 0x03 | padding / unreflected | |||
| 0x04 | DebugSpawnDelay | float | 8 flags | 0.5 | |
| 0x01 | bUseFixedRandomSeed | bool | 8 flags | false | |
| 0x0089 | 0x03 | padding / unreflected | |||
| 0x04 | FixedRandomSeed | int32 | 8 flags | 0 | |
| 0x08 | VisualizationMaterial | UMaterialInterface* | 7 flags | nullptr | |
Inherited from UDataAsset 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | NativeClass | TSubclassOf<UDataAsset> | 6 flags | /Script/Engine.DataAsset |
Functions 3
| Signature | Flags | Native | Params |
|---|---|---|---|
| FLinearColor GetColorForAreaType(const FName& AreaType) | FinalNative+1 flags | 0x18 | |
| TArray<FAreaSpawnableAsset> GetAssetsForAreaType(const FName& AreaType) | FinalNative+1 flags | 0x18 | |
| TArray<FName> GetAllAreaTypeNames() | FinalNative+1 flags | 0x10 |