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

Syntax

public class MobLoot : DataStructure

Constructors

Name Summary
MobLoot()

Fields

Name Constant Value Summary
category
chance
count
fields
Inherited from DataStructure
id
Inherited from DataStructure
isLoaded
Inherited from DataStructure
mobTemplate
Name
Inherited from DataStructure
tableId
usesID
Inherited from DataStructure

Methods

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