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

Enumerations

enum  Type {
  HELP = 0x0 , UI = 0x1 , CRAFTING = 0x2 , CREATURES = 0x3 ,
  EXPLORATION = 0x4 , MAX = 0x5
}
 
enum  PageNumber {
  PAGE_ONE = 0x0 , PAGE_TWO = 0x1 , PAGE_THREE = 0x2 , PAGE_FOUR = 0x3 ,
  PAGE_FIVE = 0x4 , PAGE_SIX = 0x5 , PAGE_SEVEN = 0x6 , PAGE_MAX = 0x7
}
 

Enumeration Type Documentation

◆ PageNumber

Enumerator
PAGE_ONE 
PAGE_TWO 
PAGE_THREE 
PAGE_FOUR 
PAGE_FIVE 
PAGE_SIX 
PAGE_SEVEN 
PAGE_MAX 

Definition at line 9544 of file Enums.h.

◆ Type

Enumerator
HELP 
UI 
CRAFTING 
CREATURES 
EXPLORATION 
MAX 

Definition at line 9531 of file Enums.h.