C-DEngine 5.105

ThePageBlocks..::..IsMeshSynced Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool IsMeshSynced { get; set; }
Public Property IsMeshSynced As Boolean
	Get
	Set
public:
property bool^ IsMeshSynced {
	bool^ get ();
	void set (bool^ value);
}