FactionStanceEntry 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["FactionStanceEntry"] class Type type-node

Syntax

public class FactionStanceEntry : DataStructure

Constructors

Fields

Name Constant Value Summary
defaultStance
factionID
fields
Inherited from DataStructure
id
Inherited from DataStructure
isLoaded
Inherited from DataStructure
Name
Inherited from DataStructure
otherFactionID
usesID
Inherited from DataStructure

Methods

Name Value Summary
Clone() FactionStanceEntry
FieldList(string, string) string
Inherited from DataStructure
fieldToRegister(string) Register
Inherited from DataStructure
GetFieldsString() string
Inherited from DataStructure
GetValue(string) string
UpdateList() string
Inherited from DataStructure