Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
EMaxConcurrentResolutionRule Namespace Reference

Enumerations

enum  Type : int {
  PreventNew = 0x0 , StopOldest = 0x1 , StopFarthestThenPreventNew = 0x2 , StopFarthestThenOldest = 0x3 ,
  StopLowestPriority = 0x4 , StopQuietest = 0x5 , StopLowestPriorityThenPreventNew = 0x6 , Count = 0x7
}
 

Enumeration Type Documentation

◆ Type

Enumerator
PreventNew 
StopOldest 
StopFarthestThenPreventNew 
StopFarthestThenOldest 
StopLowestPriority 
StopQuietest 
StopLowestPriorityThenPreventNew 
Count 

Definition at line 7173 of file Enums.h.