GetStatusEffect
Declaration
Parameters
Name
Type
Description
Returns
bool Returns true when a StatusEffect with the given instance ID is found.
Description
Searches this StatusManager for an effect with the given instance ID. If a StatusEffect isn't found the method will return false and output null.
Last updated