|
Zen API
|
Protected method called by derived classes to initialize the kObject base class.
This method should typically be called as the first statement in derived initializer methods.
| object | Object instance (not yet initialized). |
| type | Object type (required). |
| alloc | Memory allocator (required). |