Cronous Emulation Server Daemon

UnionInfo.index Property

Index.

[Visual Basic]
Public Property index As Byte
[C#]
public byte index { get; set; }
[C++]
public: __property char get_index();
public: __property void set_index(char );
[JScript]
public function get index() : Byte
public function set index(Byte);

See Also

UnionInfo Class | croemud.serverpacket Namespace