C-DEngine 5.105

TheNMILiveTag Constructor

Constructor of the LiveTag

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

Syntax


public TheNMILiveTag(
	TheThing pThing
)
Public Sub New ( _
	pThing As TheThing _
)
public:
TheNMILiveTag(
	TheThing^ pThing
)