Generic Function pre-start

Package:

CL-GSERVER.ACTOR-CELL

Syntax:

  pre-start ACTOR-CELL STATEresult

Arguments and Values:

Description:

Generic function definition that called from `initialize-instance'.

Known Documented Methods:

  1.  pre-start  <ACTOR-CELL> STATEresult

    Empty implementation so that we can call it anyway even if there are no other implementations.