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

Enumerations

enum  Type {
  Unknown = 0x0 , Concrete = 0x1 , Dirt = 0x2 , Water = 0x3 ,
  Metal = 0x4 , Wood = 0x5 , Grass = 0x6 , Glass = 0x7 ,
  Flesh = 0x8 , Leaves = 0x9 , Rock = 0xa , Sand = 0xb ,
  Snow = 0xc , Corruption = 0xd , Lava = 0xe , Acid = 0xf ,
  MAX = 0x10
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Unknown 
Concrete 
Dirt 
Water 
Metal 
Wood 
Grass 
Glass 
Flesh 
Leaves 
Rock 
Sand 
Snow 
Corruption 
Lava 
Acid 
MAX 

Definition at line 9787 of file Enums.h.