[This is preliminary documentation and is subject to change.]

Unknown

Namespace:  MulLib
Assembly:  MulLib (in MulLib.dll) Version: 1.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public byte Unknown3 { get; set; }
Public Property Unknown3 As Byte
public:
property unsigned char Unknown3 {
	unsigned char get ();
	void set (unsigned char value);
}

See Also