0x00x0370
Members 13
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x00D8 | 0x28 | padding / unreflected | |||
| 0x40 | DataflowInstance | FDataflowInstance | Protected+2 flags | {DataflowAsset=nullptr, DataflowTerminal=None, VariableOver… | |
| 0x10 | Materials | TArray<FSkeletalMaterial> | Protected+3 flags | [] | |
| 0x10 | LODInfo | TArray<FSkeletalMeshLODInfo> | Protected+5 flags | [1 item] | |
| 0x68 | MinQualityLevelLOD | FPerQualityLevelInt | Protected+2 flags | {Default=0, PerQuality=<TMap>} | |
| 0x01 | DisableBelowMinLodStripping | FPerPlatformBool | Protected+3 flags | {Default=false} | |
| 0x01C9 | 0x03 | padding / unreflected | |||
| 0x04 | MinLOD | FPerPlatformInt | Protected+3 flags | {Default=0} | |
| 0x01 | bSupportRayTracing : 1bit 0 | bool | Protected+4 flags | false | |
| 0x01D1 | 0x03 | padding / unreflected | |||
| 0x04 | RayTracingMinLOD | int32 | Protected+6 flags | 0 | |
| 0x08 | ShadowPhysicsAsset | UPhysicsAsset* | Protected+10 flags | nullptr | |
| 0x08 | OverlayMaterial | UMaterialInterface* | Protected+7 flags | nullptr | |
| 0x04 | OverlayMaterialMaxDrawDistance | float | Protected+6 flags | 0 | |
| 0x01 | bHasVertexColors : 1bit 0 | bool | Protected+3 flags | false | |
| 0x01ED | 0x11B | padding / unreflected | |||
| 0x38 | Bounds | FBoxSphereBounds | Protected+4 flags | {Origin={X=0, Y=0, Z=0}, BoxExtent={X=0, Y=0, Z=0}, SphereR… | |
| 0x0340 | 0x30 | unreflected bytes to end of UChaosClothAssetBase | |||
Inherited from UStreamableRenderAsset 11
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | ForceMipLevelsToBeResidentTimestamp | double | TransientProtected+5 flags | 0 | |
| 0x04 | NumCinematicMipLevels | int32 | 8 flags | 0 | |
| 0x004C | 0x04 | padding / unreflected | |||
| 0x68 | NoRefStreamingLODBias | FPerQualityLevelInt | Protected+1 flags | {Default=-1, PerQuality=<TMap>} | |
| 0x04 | StreamingIndex | int32 | TransientProtected+7 flags | -1 | |
| 0x00BC | 0x04 | padding / unreflected | |||
| 0x01 | NeverStream : 1bit 0 | bool | 7 flags | false | |
| 0x01 | bGlobalForceMipLevelsToBeResident : 1bit 1 | bool | 7 flags | false | |
| 0x01 | bHasStreamingUpdatePending : 1bit 2 | bool | Transient+4 flags | false | |
| 0x01 | bForceMiplevelsToBeResident : 1bit 3 | bool | Transient+3 flags | false | |
| 0x01 | bIgnoreStreamingMipBias : 1bit 4 | bool | Transient+3 flags | false | |
| 0x01 | bMarkAsEditorStreamingPool : 1bit 5 | bool | Transient+3 flags | false | |
| 0x01 | bUseCinematicMipLevels : 1bit 6 | bool | TransientProtected+3 flags | false | |
Functions 5
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetOverlayMaterialMaxDrawDistance(float InMaxDrawDistance) | FinalNative+1 flags | 0x04 | |
| void SetOverlayMaterial(UMaterialInterface* NewOverlayMaterial) | FinalNative+1 flags | 0x08 | |
| UPhysicsAsset* GetShadowPhysicsAsset() | NativePublic | 0x08 | |
| float GetOverlayMaterialMaxDrawDistance() | NativePublic | 0x04 | |
| UMaterialInterface* GetOverlayMaterial() | NativePublic | 0x08 |