Is Interactable
Signature
Description
Returns whether the caster can interact with the target (1) or not (0).
This is false if:
The target is not targetable.
The caster is a Chocobo (impossible anyway).
and some other unknown conditions.
Arguments
Caster Address
The battle unit work address of the caster.
Target Address
The battle unit work address of the target.
Last updated