A playable character.
More...
#include <FF7Character.h>
◆ CharacterIdLookupMap
◆ CharacterId
List of character IDs.
Enumerator |
---|
CLOUD | Cloud's ID.
|
BARRET | Barret's ID.
|
TIFA | Tifa's ID.
|
AERIS | Aerith's ID.
|
RED | Red XIII's ID.
|
CID | Cid's ID.
|
VINCENT | Vincent's ID.
|
YUVI | Yuffie's ID.
|
KETCY | Cait Sith's ID.
|
UNKNOWN | Unknown character ID.
|
◆ Character()
◆ ~Character()
Character::~Character |
( |
| ) |
|
|
virtual |
◆ CreateLookupMap()
Creates a lookup map for character names.
Names frequently used in the field scripts for the playable characters are included in the lookup map.
- Returns
- The character name lookup map.
◆ GetIdByName()
Retrieves a character ID from it's name.
- Parameters
-
- Returns
- ID of the character with the specified name, or {
- See also
- UNKNOWN} if the character doesn't exist.
◆ character_id_lookup_
The documentation for this class was generated from the following files: