Cronous Emulation Server Daemon

AttackEnemy._target_id Field

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;

See Also

AttackEnemy Class | croemud.character.activity Namespace