The target character.
[Visual Basic] Protected _target_id As Integer [C#] protected int _target_id; [C++] protected: int _target_id; [JScript] protected var _target_id: int;
FollowEnemy Class | croemud.character.activity Namespace