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 |
Reverse the alignment of the character |
CGameEffectAlignmentReversal::Reverse
Reverse the alignment of the character
unsigned char CGameEffectAlignmentReversal::Reverse(unsigned char alignment);
Parameters
unsigned charalignment -
Return Value
Returns unsigned char
Remarks