C-DEngine 5.105

TheNMIScreen..::..DoCreateUX Method

Overwrite this function to create the UX of this screen

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

Syntax


public virtual bool DoCreateUX()
Public Overridable Function DoCreateUX As Boolean
public:
virtual bool^ DoCreateUX()

Return Value