Property | Type | Description | |
---|---|---|---|
duration | float | ||
elapsedTime | float | ||
objectManager | ObjectManager, | ||
owner | EnemyBase, |
Method | Description | |
---|---|---|
Apply ( float deltaTime ) : bool |
Applies the Buff.
|
|
EndEffect ( ) : void |
Ends a Buff's effect.
|
public abstract Apply ( float deltaTime ) : bool | ||
deltaTime | float | The time between the last application. |
return | bool |