![]() |
DynRPG v0.32 Unofficial
Plugin SDK
|
Used to define the actual battle commands (Attack, Defend, etc) More...
#include <BattleCommand.h>
Public Attributes | |
| int | id |
| ID of the battle command. | |
| DStringPtr | name |
| The name of the battle command. | |
| BattleCommandArchetype | archetype |
| The command's archetype (see RPG::BattleCommandArchetype) | |
Used to define the actual battle commands (Attack, Defend, etc)