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

Enumerations

enum  Type : int {
  NoCollision = 0x0 , QueryOnly = 0x1 , PhysicsOnly = 0x2 , QueryAndPhysics = 0x3 ,
  ProbeOnly = 0x4 , QueryAndProbe = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NoCollision 
QueryOnly 
PhysicsOnly 
QueryAndPhysics 
ProbeOnly 
QueryAndProbe 

Definition at line 6597 of file Enums.h.