프로퍼티 | 타입 | 설명 | |
---|---|---|---|
newDirection | DirectionProperties, |
메소드 | 설명 | |
---|---|---|
Effect ( bool isTreated = false ) : EffectTransformation, |
Element Effect. An EffectTransformation object type is returned with the modification applied by the effect. The EffectTransformation object indicates the new direction(newDirection) for the Player.
|
public Effect ( bool isTreated = false ) : EffectTransformation, | ||
isTreated | bool | true = the element is treated definitively. / false = the element effect may be requested again. |
리턴 | EffectTransformation, |