Class PathSegment.MovementType
Inheritance
System.Object
PathSegment.MovementType
Assembly: Eco.Shared.dll
Syntax
public sealed class MovementType : Enum
Fields
Arc
Declaration
public const PathSegment.MovementType Arc
Field Value
Idle
Declaration
public const PathSegment.MovementType Idle
Field Value
Step
Declaration
public const PathSegment.MovementType Step
Field Value
Straight
Declaration
public const PathSegment.MovementType Straight
Field Value
TurnOnPlace
Declaration
public const PathSegment.MovementType TurnOnPlace
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods