C-DEngine 5.105

TheThingRegistry..::..UpdateEngineUX Method

Updates the NMI Model for all Things in the Given Engine by calling the "CreateUX()" function of all TheThings

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

Syntax


public static void UpdateEngineUX(
	string pEngineName
)
Public Shared Sub UpdateEngineUX ( _
	pEngineName As String _
)
public:
static void UpdateEngineUX(
	String^ pEngineName
)

Parameters

pEngineName
Type: String
Engine Name for all TheThings to find