Skip to content

Instantly share code, notes, and snippets.

@tomocrafter
Created June 14, 2016 07:04
Show Gist options
  • Save tomocrafter/4bd112f3ef990f11f16fba9c9e84736c to your computer and use it in GitHub Desktop.
Save tomocrafter/4bd112f3ef990f11f16fba9c9e84736c to your computer and use it in GitHub Desktop.
[
"getCurrentValue",
"getMaxValue",
"getDefaultValue",
"serializationSetRange",
"addBuff",
"removeBuffs",
"setRange",
"getAttribute",
"getMinValue",
"getHandle",
"serializationSetValue",
"resetToMaxValue",
"getModifiers",
"addModifier",
"_calculateValue",
"removeModifier",
"tick",
"AttributeInstance",
"getListeners",
"notify",
"hasTemporalBuffs",
"getBuffs",
"setDefaultValue",
"hasModifier",
"resetToDefaultValue",
"removeBuff",
"resetToMinValue",
"setDelegate",
"registerListener",
"setMaxValue",
"getModifier",
"addModifiers",
"_setDirty",
"removeModifiers",
"_getAppliedModifiers",
"_sanitizeValue",
"setMinValue"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment