TheThing..::..GetBaseEngine Method
Gets the BaseEngine of TheThing and caches it in TheThing - this is a performance optimization
Tradeoff: TheThing will hold on to the Engine reference
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public IBaseEngine GetBaseEngine()
Public Function GetBaseEngine As IBaseEngine
public: IBaseEngine^ GetBaseEngine()