Struct Lizard.MovementAnimation.BodyPartDestination
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public struct Lizard.MovementAnimation.BodyPartDestination
- Inherited Members
Constructors
BodyPartDestination(BodyChunk, Vector2, float)
public BodyPartDestination(BodyChunk bodyChunk, Vector2 destination, float finishedDist)
Parameters
Fields
bodyPart
public int bodyPart
Field Value
destination
public Vector2 destination
Field Value
- Vector2
finishedDist
public float finishedDist
Field Value
maxDistance
public float maxDistance