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

Enumerations

enum  Side {
  Top = 0x0 , Bottom = 0x1 , Left = 0x2 , Right = 0x3 ,
  TopLeft = 0x4 , TopRight = 0x5 , BottomRight = 0x6 , BottomLeft = 0x7 ,
  Side_MAX = 0x8
}
 

Enumeration Type Documentation

◆ Side

Enumerator
Top 
Bottom 
Left 
Right 
TopLeft 
TopRight 
BottomRight 
BottomLeft 
Side_MAX 

Definition at line 321 of file Enums.h.