C-DEngine 5.105

TheBaseAssets..::..CurrentVersion Property

Version of the C-DEngine in Major.Minor format.

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

Syntax


public static double CurrentVersion { get; }
Public Shared ReadOnly Property CurrentVersion As Double
	Get
public:
static property double^ CurrentVersion {
	double^ get ();
}