s&box docs

public sealed struct Sandbox.SceneModel.SoundEvent

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

public SoundEvent(string Name, Vector3 Position, string AttachmentName)

Methods

Showing 1 methods

public void Deconstruct(string Name, Vector3 Position, string AttachmentName)

Properties

Showing 3 properties

public string Sandbox.SceneModel.SoundEvent.AttachmentName { get; set; }

public string Sandbox.SceneModel.SoundEvent.Name { get; set; }

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.SceneModel.SoundEvent

On this page