MobPropertySelectState Enum

Namespace
Atavism
Interfaces
  • IComparable
  • IFormattable
  • IConvertible
Base Types
  • object
  • ValueType
  • Enum
graph BT Type-->Base0["Enum"] Base0-->Base1["ValueType"] Base1-->Base2["object"] Type-.->Interface0["IComparable"] Type-.->Interface1["IFormattable"] Type-.->Interface2["IConvertible"] Type["MobPropertySelectState"] class Type type-node

Syntax

public enum MobPropertySelectState

Fields

Name Constant Value Summary
AlternateMobTemplate 1
static
CreatePatrolPath 7
static
EndQuest 3
static
MerchantTable 5
static
MobTemplate 0
static
None 9
static
SelectPatrolPath 6
static
SpawnPositioning 8
static
StartDialogue 4
static
StartQuest 2
static