Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
AbilityEffect.cs File Reference

Classes

class  AbilityEffect
 

Enumerations

enum  AbilityEffectType { Immediate , Continuous , Constant }
 Base class for stat effects for abilities. StatsAE.cs and BuffAE.cs inherit from this. More...
 

Enumeration Type Documentation

◆ AbilityEffectType

Base class for stat effects for abilities. StatsAE.cs and BuffAE.cs inherit from this.

Documentation updated 8/13/2024

Author
Roy Pascual
Note
This is a scriptable object, meaning you can make an instance of it in the Unity Editor that exists in the file explorer.
Enumerator
Immediate 
Continuous 
Constant