0x00x0199
Members 32
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | Increment Time | double | 7 flags | 1 | |
| 0x04 | Traces Per Update | int32 | 7 flags | 49 | |
| 0x003C | 0x04 | padding / unreflected | |||
| 0x08 | Global Occlusion Total | double | 7 flags | 0 | |
| 0x08 | Upward Occlusion Total | double | 7 flags | 0 | |
| 0x10 | Directional Occlusion Total | FLinearColor | 7 flags | {R=0, G=0, B=0, A=0} | |
| 0x08 | Directional Occlusion Max | double | 7 flags | 0 | |
| 0x10 | Directional Trace Max Values | TArray<FLinearColor> | 3 flags | [] | |
| 0x08 | Upward Occlusion Max | double | 7 flags | 0 | |
| 0x10 | Upward Trace Max Values | TArray<double> | 3 flags | [] | |
| 0x04 | Trace Index | int32 | 7 flags | 0 | |
| 0x0094 | 0x04 | padding / unreflected | |||
| 0x10 | Trace Offsets | TArray<FVector> | 3 flags | [] | |
| 0x10 | Directional Occlusion History | TArray<FLinearColor> | 3 flags | [] | |
| 0x10 | Global Occlusion History | TArray<double> | 3 flags | [] | |
| 0x10 | Upward Occlusion History | TArray<double> | 3 flags | [] | |
| 0x08 | Occlusion Multiplier | double | 7 flags | 1 | |
| 0x08 | Time of Last Trace | double | 7 flags | -10 | |
| 0x18 | Last Trace Location | FVector | 7 flags | {X=0, Y=0, Z=-5e+07} | |
| 0x10 | Directional Portal Contribution | FLinearColor | 7 flags | {R=0, G=0, B=0, A=0} | |
| 0x08 | Global Contribution | double | 7 flags | 0 | |
| 0x18 | Last Portal Check Location | FVector | 7 flags | {X=0, Y=0, Z=-2e+07} | |
| 0x10 | Current Directional Occlusion | FLinearColor | 7 flags | {R=0, G=0, B=0, A=0} | |
| 0x08 | Current Global Occlusion | double | 7 flags | 1 | |
| 0x08 | Current Upward Occlusion | double | 7 flags | 0 | |
| 0x10 | Target Directional Occlusion | FLinearColor | 7 flags | {R=0, G=0, B=0, A=0} | |
| 0x08 | Target Global Occlusion | double | 7 flags | 1 | |
| 0x08 | Occlusion Settings | UUDS_OcclusionSettings_C* | 6 flags | nullptr | |
| 0x01 | Unchanging Values Saved | bool | 7 flags | false | |
| 0x0171 | 0x07 | padding / unreflected | |||
| 0x08 | Time of Last Periodic Context Check | double | 7 flags | 0 | |
| 0x08 | Time of Last Portal Component Check | double | 7 flags | 0 | |
| 0x08 | Time of Last Editor Cache | double | 7 flags | 0 | |
| 0x08 | Random Stream | FRandomStream | 5 flags | {InitialSeed=0, Seed=0} | |
| 0x01 | Handle Directional Occlusion | bool | 7 flags | false | |
Inherited from UDataAsset 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | NativeClass | TSubclassOf<UDataAsset> | 6 flags | /Script/Engine.DataAsset |
Functions 5
| Signature | Flags | Native | Params |
|---|---|---|---|
| void Save Unchanging Values() | Public | 0x00 | |
| FVector Current Trace Direction(const FVector& Facing Direction, int32 Vertical Step) | Protected | 0x38 | |
| void Directional Vector Mask(const FVector& Direction, const FLinearColor& Mask) | Protected | 0x28 | |
| double Directional Mask Value(const FVector& Direction, const FVector& Compare) | Protected | 0x38 | |
| FVector Current Facing Direction(int32 Step) | Protected | 0x20 |