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

Probably how many graphics is used to this animated item

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public ushort Animation { get; set; }
Public Property Animation As UShort
public:
property unsigned short Animation {
	unsigned short get ();
	void set (unsigned short value);
}

See Also