Get Character Type

Signature

getCharacterType(characterAddress)

Description

Gets the type of a character.

The returned value is a 32 bit field where as each bit represents a character type.

Bit
Type
Example

0

Party Member

Vaan

1

Esper

Belias

2

Ally

Rabanastre Watch

3

Foe

Wolf

4

None

Arguments

Character Address

The battle unit keep address of a character.

Last updated