Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ModParamStructs.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DrawDebugLine_Params
 
struct  DrawDebugSphere_Params
 
struct  AsaApiUtilsNotification
 
struct  AddNotification_Params
 
struct  APrimalBuff_ApiUtils
 

Enumerations

enum class  DrawSphereType : unsigned char { Wireframe , TekShield }
 
enum class  Position : unsigned char { Left , Center , Right }
 

Enumeration Type Documentation

◆ DrawSphereType

enum class DrawSphereType : unsigned char
strong
Enumerator
Wireframe 
TekShield 

Definition at line 5 of file ModParamStructs.h.

◆ Position

enum class Position : unsigned char
strong
Enumerator
Left 
Center 
Right 

Definition at line 11 of file ModParamStructs.h.