a VehicleSpawnPad
object
Implement this to add a suffix to the identifying name of the logger.
Implement this to add a suffix to the identifying name of the logger.
a special identifier that distinguishes a logger whose name is built of common features
The continent the pad recognizes as a place of installation will change as its Owner
changes.
The continent the pad recognizes as a place of installation will change as its Owner
changes.
Originally, it belongs to a default non-Building
object that is owned by a default non-Zone
object.
Eventually, it will belong to an active Building
object that will belong to an active Zone
object.
With respect to GetLogger(String)
, the active Zone
object will be valid shortly after the object is registered,
but will still be separated from being owned by a valid Building
object by a few validation checks.
the (current) Zone
object
Act as if a variable for the logging agent.
Act as if a variable for the logging agent.
a Logger
object
A common manner of utilizing the logging agent such that all messages have the same logging level.
A common manner of utilizing the logging agent such that all messages have the same logging level.
The default should be trace
-level comments.
No important messages should processed by this agent; only consume general vehicle spawn status.
the message
Base for all
VehicleSpawnControl
-relatedActor
classes. Provide a common convention for the logging system's name. Additional functionality that recovers theZone
of the owned amenityVehicleSpawnPad
.