Elegy Engine API Reference Elegy Engine API Reference

Struct PlayerControllerState

Namespace
Game.Shared
Assembly
Game.dll

Movement data the server sends back to the client.

public struct PlayerControllerState
Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)

Fields

Angles

public Vector3 Angles

Field Value

Vector3

Position

public Vector3 Position

Field Value

Vector3

Velocity

public Vector3 Velocity

Field Value

Vector3
Edit this page
Made with docfx