C-DEngine 5.105

ThePageBlocks..::..AddBullets Property

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

Syntax


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