Api SoundEvent
struct

SoundEvent

public sealed struct SoundEvent

Constructors

SoundEvent(String Name, Vector3 Position, String AttachmentName)

Properties

Name Type Description
Name String
Position Vector3
AttachmentName String

Methods

Void Deconstruct(String Name, Vector3 Position, String AttachmentName)
Assembly: Sandbox.Engine Declaring Type: SceneModel Full Name: Sandbox.SceneModel.SoundEvent