프로퍼티 | 타입 | 설명 | |
---|---|---|---|
duration | float | ||
elapsedTime | float | ||
objectManager | ObjectManager, | ||
owner | EnemyBase, |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | bool |