Enum EMaxConcurrentResolutionRule
EMax Concurrent Resolution Rule
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EMaxConcurrentResolutionRule
Fields
Name | Description |
---|---|
EMaxConcurrentResolutionRule_MAX | |
PreventNew | |
StopFarthestThenOldest | |
StopFarthestThenPreventNew | |
StopLowestPriority | |
StopLowestPriorityThenPreventNew | |
StopOldest | |
StopQuietest |