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

Enumerations

enum  Type : int {
  None = 0x0 , Selected = 0x1 , SelectedAndParents = 0x2 , SelectedAndChildren = 0x3 ,
  SelectedAndParentsAndChildren = 0x4 , All = 0x5 , NumDrawModes = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
Selected 
SelectedAndParents 
SelectedAndChildren 
SelectedAndParentsAndChildren 
All 
NumDrawModes 

Definition at line 38788 of file Enums.h.