You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the following classes/methods be given JavaDocs to help developers?
AlembicDamageModificationEvent
AlembicDamageEvent
AlembicFoodChangeEvent
AlembicAPI#getDamageType
AlembicAPI#activatePreEvent
AlembicAPI#activatePostEvent
Alternatively, though not ideally, the Wiki could be expanded to better explain the context in which these events and hooks are used/fired to give a better understanding to those less familiar with the codebase. This will be especially helpful for modders making addons/compat so that when changes are made to the underlying codebase an intimate understanding of those changes is not required to maintain compatibility.
The text was updated successfully, but these errors were encountered:
Can the following classes/methods be given JavaDocs to help developers?
AlembicDamageModificationEvent
AlembicDamageEvent
AlembicFoodChangeEvent
AlembicAPI#getDamageType
AlembicAPI#activatePreEvent
AlembicAPI#activatePostEvent
Alternatively, though not ideally, the Wiki could be expanded to better explain the context in which these events and hooks are used/fired to give a better understanding to those less familiar with the codebase. This will be especially helpful for modders making addons/compat so that when changes are made to the underlying codebase an intimate understanding of those changes is not required to maintain compatibility.
The text was updated successfully, but these errors were encountered: