Enum BuildSoundType
Specifies the sound type played when a buildable item is placed.
public enum BuildSoundType
- Extension Methods
Fields
Cardboard = 3Cardboard building sound.
Metal = 1Metal building sound.
Plastic = 2Plastic building sound.
Wood = 0Wood building sound.