ESoundWaveLoadingBehavior
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ESoundWaveLoadingBehavior
Inheritance Object → ValueType → Enum → ESoundWaveLoadingBehavior
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Inherited | 0 | |
| RetainOnLoad | 1 | |
| PrimeOnLoad | 2 | |
| LoadOnDemand | 3 | |
| ForceInline | 4 | |
| Uninitialized | 255 |