Class Expedition
Class for interfacing with Expeditions
Inheritance
System.Object
Expedition
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public class Expedition : object
Properties
Focus
Declaration
public ExpeditionFocus Focus { get; }
Property Value
Type | Description |
---|---|
AG.GameProject.ATC.ExpeditionFocus |
Length
Declaration
public ExpeditionLength Length { get; }
Property Value
Type | Description |
---|---|
ExpeditionLength |
State
Declaration
public ExpeditionState State { get; }
Property Value
Type | Description |
---|---|
ExpeditionState |