AttributeInstance
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Parameter | Type |
---|---|
Parameter modifier | Type AttributeModifier |
Parameter | Type |
---|---|
Parameter modifier | Type AttributeModifier |
Return Type: double
Return Type: AttributeModifier?
Parameter | Type |
---|---|
Parameter uuid | Type string |
Return Type: stdlib.List<AttributeModifier>
Return Type: double
Return Type: boolean
Parameter | Type |
---|---|
Parameter modifier | Type AttributeModifier |
Parameter | Type |
---|---|
Parameter modifier | Type AttributeModifier |
Parameter | Type |
---|---|
Parameter uuid | Type string |
Parameter | Type |
---|---|
Parameter value | Type double |
Properties
Name | Type | Has Getter | Has Setter |
---|---|---|---|
Name baseValue | Type double | Has Getter true | Has Setter true |
Name modifiers | Type stdlib.List<AttributeModifier> | Has Getter true | Has Setter false |
Name value | Type double | Has Getter true | Has Setter false |