s&box docs

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.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.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Surface.OldSoundData

On this page