Class OnStepEventArgs
Inherited Members
Namespace: Slipe.Client.Peds.Events
Assembly: SlipeClient.dll
Syntax
public class OnStepEventArgs
Properties
| Improve this Doc View SourceLeftFoot
True if the step was taken with the left foot, false for right
Declaration
public bool LeftFoot { get; }
Property Value
Type | Description |
---|---|
Boolean |