C-DEngine 5.105
TheThingBase
.
.
::
.
.
Init Method
Will be called by TheThingRegistry to initialized this thing
Namespace:
nsCDEngine.Engines.ThingService
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
virtual
bool
Init
()
Public
Overridable
Function
Init
As
Boolean
public
:
virtual
bool
^
Init
()
Return Value
See Also
TheThingBase Class
nsCDEngine.Engines.ThingService Namespace