C-DEngine 5.105

TheBaseEngine..::..SetStatusLevel Method

Sets the Statuslevel of TheBaseEngine to a new level If you use -1, the StatusLevel is calculated from all the Things TheBaseEngine is managing

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

Syntax


public void SetStatusLevel(
	int pLevel
)
Public Sub SetStatusLevel ( _
	pLevel As Integer _
)
public:
void SetStatusLevel(
	int^ pLevel
)

Parameters

pLevel
Type: Int32