메소드 | 설명 | |
---|---|---|
PerformEffect ( |
Performs the effect on this actor. This includes assigning it to the effects list of the GameState
|
|
RemoveEffect ( |
Removes the effect of the effect (heh) on the actor. This includes removing it from GameState
|
public static PerformEffect ( |
||
actor | ||
effect | ||
리턴 | void |
public static RemoveEffect ( |
||
effect | ||
리턴 | void |