Api FootstepEvent
struct

FootstepEvent

public sealed struct FootstepEvent

Constructors

FootstepEvent(Int32 FootId, Transform Transform, Single Volume, String AttachmentName)

Properties

Name Type Description
FootId Int32
Transform Transform
Volume Single
AttachmentName String

Methods

Void Deconstruct(Int32 FootId, Transform Transform, Single Volume, String AttachmentName)
Assembly: Sandbox.Engine Declaring Type: SceneModel Full Name: Sandbox.SceneModel.FootstepEvent