FUE5SpecialProjectStreamObjectVersion
Namespace: UAssetAPI.CustomVersions
Custom serialization version for changes made in //UE5/Private-Frosty stream
aka FUE5PrivateFrostyStreamObjectVersion
public enum FUE5SpecialProjectStreamObjectVersion
Inheritance Object → ValueType → Enum → FUE5SpecialProjectStreamObjectVersion
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| BeforeCustomVersionWasAdded | 0 | Before any version changes were made |
| HLODBatchingPolicy | 1 | |
| SerializeSceneComponentStaticBounds | 2 | |
| ChaosClothAddTethersToCachedData | 3 | |
| SerializeActorLabelInCookedBuilds | 4 | |
| ConvertWorldPartitionHLODsCellsToName | 5 | |
| ChaosClothRemoveKinematicTethers | 6 | |
| SerializeSkeletalMeshMorphTargetRenderData | 7 | |
| StripMorphTargetSourceDataForCookedBuilds | 8 | |
| StateTreeGlobalParameterChanges | 9 | |
| VersionPlusOne | 10 | |
| LatestVersion | 9 |