Property | Type | Description | |
---|---|---|---|
newDirection | DirectionProperties, |
Method | Description | |
---|---|---|
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. |
return | EffectTransformation, |