C-DEngine 5.105

TheThingBase..::..SetBaseThing Method

Sets the Base Thing (MyBaseThing)

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

Syntax


public virtual void SetBaseThing(
	TheThing pThing
)
Public Overridable Sub SetBaseThing ( _
	pThing As TheThing _
)
public:
virtual void SetBaseThing(
	TheThing^ pThing
)