DynRPG v0.32 Unofficial
Plugin SDK
|
Used to define a battler's weapon animations. More...
#include <Animation2Weapon.h>
Public Attributes | |
int | id |
ID of the pose. | |
DStringPtr | name |
The name of the weapon. | |
DStringPtr | battleWeaponFilename |
The name of BattleWeapon file used for the poses. | |
int | battleCharsetId |
The weapon's index in the BattleWeapon file (0-7) | |
Used to define a battler's weapon animations.