Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | Type { E_EnableAll = 0x0 , E_DisableSunDisk = 0x1 , E_DisableGroundScattering = 0x2 , E_DisableLightShaft = 0x4 , E_ScatterAndLoss = 0x8 , E_DisableSunAndGround = 0x3 , E_DisableSunAndLightShaft = 0x5 , E_DisableGroundAndLightShaft = 0x6 , E_DisableAll = 0x7 , E_RenderFlagMax = 0x8 , E_LightShaftMask = 0xfb } |