CGameEffectAlignmentReversal Class

Note

See CGameEffect<Effect> Methods for methods that are shared by all game effect classes. Only the additional methods specific to each class are documented here.


Methods

Name

Description

CGameEffectAlignmentReversal::Reverse

Reverse the alignment of the character


CGameEffectAlignmentReversal::Reverse

Reverse the alignment of the character

unsigned char CGameEffectAlignmentReversal::Reverse(unsigned char alignment);

Parameters

  • unsigned char alignment -

Return Value

Returns unsigned char

Remarks