|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
SurfaceSoundType | |
| enum | SurfaceSoundType : uint { SurfaceSoundType.Invalid = 0x00000000 , SurfaceSoundType.Sand = 0x00000001 , SurfaceSoundType.Dirt = 0x00000002 , SurfaceSoundType.Grass = 0x00000003 , SurfaceSoundType.Stone = 0x00000004 , SurfaceSoundType.Snow = 0x00000005 , SurfaceSoundType.Wood = 0x00000007 , SurfaceSoundType.Metal_Hollow = 0x00000008 , SurfaceSoundType.Wood_Hollow = 0x00000009 , SurfaceSoundType.Metal = 0x0000000A , SurfaceSoundType.Rug = 0x0000000B , SurfaceSoundType.Wet = 0x0000000C , SurfaceSoundType.mud = 0x0000000D , SurfaceSoundType.Flesh = 0x0000000E , SurfaceSoundType.Bone = 0x00000019 , SurfaceSoundType.Stone_Solid = 0x0000001B , SurfaceSoundType.Leaves = 0x0000001C , SurfaceSoundType.Coin = 0x0000001D , SurfaceSoundType.Roof_Tiles = 0x0000001E , SurfaceSoundType.Bamboo = 0x0000001F , SurfaceSoundType.Ice = 0x00000020 , SurfaceSoundType.Wheat = 0x00000021 , SurfaceSoundType.Crystal_Crust = 0x00000022 , SurfaceSoundType.Gravel = 0x00000023 } |