EStreamingVolumeUsage
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EStreamingVolumeUsage
Inheritance Object → ValueType → Enum → EStreamingVolumeUsage
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| SVB_Loading | 0 | |
| SVB_LoadingAndVisibility | 1 | |
| SVB_VisibilityBlockingOnLoad | 2 | |
| SVB_BlockingOnLoad | 3 | |
| SVB_LoadingNotVisible | 4 | |
| SVB_MAX | 5 |