Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
ETimerStatus Namespace Reference

Enumerations

enum  Type {
  Unused = 0x0 , Pending = 0x1 , Active = 0x2 , Paused = 0x3 ,
  Executing = 0x4 , Looping = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Unused 
Pending 
Active 
Paused 
Executing 
Looping 

Definition at line 1525 of file Enums.h.