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

Syntax

public class MobStat : DataStructure

Constructors

Name Summary
MobStat()

Fields

Name Constant Value Summary
fields
Inherited from DataStructure
id
Inherited from DataStructure
isLoaded
Inherited from DataStructure
mobTemplate
Name
Inherited from DataStructure
stat
usesID
Inherited from DataStructure
value

Methods

Name Value Summary
Clone() MobStat
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