wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..IsMDXCollidable Property

Gets a value indicating whether is MDX collidable.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public bool IsMDXCollidable { get; }
Public ReadOnly Property IsMDXCollidable As Boolean
	Get
public:
property bool^ IsMDXCollidable {
	bool^ get ();
}

Field Value

true if is MDX collidable; otherwise, false.