- Namespace
- Atavism
- Base Types
-
- object
- DataStructure
graph BT
Type-->Base0["DataStructure"]
click Base0 "/docs/client_api_10.1.0/api/Atavism/DataStructure"
Base0-->Base1["object"]
Type["EffectsData"]
class Type type-node
Syntax
public class EffectsData : DataStructure
Constructors
| Name | Summary |
|---|---|
| EffectsData |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| allowMultiple | ||
| bonusEffect | ||
| bonusEffectReq | ||
| bonus |
||
| boolValue1 | ||
| boolValue2 | ||
| boolValue3 | ||
| boolValue4 | ||
| boolValue5 | ||
| createPrefab | ||
| duration | ||
| effectClass | ||
| effectMainType | ||
| effectType | ||
| effectTypes | ||
| fields |
Inherited from DataStructure
|
|
| floatValue1 | ||
| floatValue2 | ||
| floatValue3 | ||
| floatValue4 | ||
| floatValue5 | ||
| icon | ||
| id |
Inherited from DataStructure
|
|
| intValue1 | ||
| intValue2 | ||
| intValue3 | ||
| intValue4 | ||
| intValue5 | ||
| isBuff | ||
| isLoaded |
Inherited from DataStructure
|
|
| Name |
Inherited from DataStructure
|
|
| passive | ||
| pulseCoordEffect | ||
| pulseCount | ||
| remove |
||
| skillLevelMod | ||
| skillType | ||
| stackLimit | ||
| stringValue1 | ||
| stringValue2 | ||
| stringValue3 | ||
| stringValue4 | ||
| stringValue5 | ||
| stringValueSearch1 | ||
| stringValueSearch2 | ||
| stringValueSearch3 | ||
| stringValueSearch4 | ||
| stringValueSearch5 | ||
| tooltip | ||
| usesID |
Inherited from DataStructure
|
Methods
| Name | Value | Summary |
|---|---|---|
| Clone |
EffectsData | |
| FieldList |
string |
Inherited from DataStructure
|
| fieldToRegister |
Register |
Inherited from DataStructure
|
| GetFieldsString |
string |
Inherited from DataStructure
|
| GetValue |
string | |
| UpdateList |
string |
Inherited from DataStructure
|