Cronous Emulation Server Daemon

Attacking.src_id Property

Source character ID.

[Visual Basic]
Public Property src_id As Integer
[C#]
public int src_id { get; set; }
[C++]
public: __property int get_src_id();
public: __property void set_src_id(int );
[JScript]
public function get src_id() : int
public function set src_id(int);

See Also

Attacking Class | croemud.serverpacket Namespace