API Referenceglobal
FootstepEventclass
object→FootstepEvent
Constructors1
Showing 1 constructors
public FootstepEvent(int FootId, Transform Transform, float Volume, string AttachmentName)
| Parameter | Type | Description |
|---|---|---|
| FootId | int | — |
| Transform | Transform | — |
| Volume | float | — |
| AttachmentName | string | — |
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties4
Showing 4 properties
public string Sandbox.SceneModel.FootstepEvent.AttachmentName { get; set; }
Returns:
string—public int Sandbox.SceneModel.FootstepEvent.FootId { get; set; }
Returns:
int—public Transform Sandbox.SceneModel.FootstepEvent.Transform { get; set; }
public float Sandbox.SceneModel.FootstepEvent.Volume { get; set; }
Returns:
float—No results match this filter.