API Referenceglobal
public sealed struct Sandbox.Surface.OldSoundDataObsolete
Obsolete
This API type is obsolete.
Properties
Showing 9 properties
public string Sandbox.Surface.OldSoundData.Bullet { get; set; }
Bullet impact sound for this surface.
public string Sandbox.Surface.OldSoundData.FootLand { get; set; }
Landing sound for this surface.
public string Sandbox.Surface.OldSoundData.FootLaunch { get; set; }
Jump sound for this surface.
public string Sandbox.Surface.OldSoundData.FootLeft { get; set; }
Left footstep sound.
public string Sandbox.Surface.OldSoundData.FootRight { get; set; }
Right footstep sound.
public string Sandbox.Surface.OldSoundData.ImpactHard { get; set; }
Hard, high velocity impact sound.
public string Sandbox.Surface.OldSoundData.ImpactSoft { get; set; }
Soft, low velocity impact sound.
public string Sandbox.Surface.OldSoundData.ScrapeRough { get; set; }
Rough scraping sound when scraping against another surface.
public string Sandbox.Surface.OldSoundData.ScrapeSmooth { get; set; }
Smooth scraping sound when scraping against another surface.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Surface.OldSoundData |