struct
OldSoundData
public sealed struct OldSoundData Attributes
[ Obsolete ]
Properties
| Name | Type | Description |
|---|---|---|
FootLeft | String | Left footstep sound. |
FootRight | String | Right footstep sound. |
FootLaunch | String | Jump sound for this surface. |
FootLand | String | Landing sound for this surface. |
Bullet | String | Bullet impact sound for this surface. |
ImpactHard | String | Hard, high velocity impact sound. |
ImpactSoft | String | Soft, low velocity impact sound. |
ScrapeRough | String | Rough scraping sound when scraping against another surface. |
ScrapeSmooth | String | Smooth scraping sound when scraping against another surface. |