FactionData Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["DataStructure"] click Base0 "/docs/client_api_10.4.0/api/Atavism/DataStructure" Base0-->Base1["object"] Type["FactionData"] class Type type-node

Syntax

public class FactionData : DataStructure

Constructors

Name Summary
FactionData()

Fields

Name Constant Value Summary
category
defaultStance
factionStances
fields
Inherited from DataStructure
group
id
Inherited from DataStructure
isLoaded
Inherited from DataStructure
modifyable
Name
Inherited from DataStructure
stanceOptions
static
stancesToBeDeleted
stanceValues
static
usesID
Inherited from DataStructure

Methods

Name Value Summary
Clone() FactionData
FieldList(string, string) string
Inherited from DataStructure
fieldToRegister(string) Register
Inherited from DataStructure
GetFieldsString() string
Inherited from DataStructure
GetPositionOfStance(int) int
static
GetValue(string) string
UpdateList() string
Inherited from DataStructure