Namespace globals scenery
Support tools for multiplayer enabled scenery objects. Copyright (C) 2011 - 2013 Anders Gidenstam (anders(at)gidenstam.org) This file is licensed under the GPL license version 2 or later.
Classes
sharedDoor
An extended aircraft.door that transmits the door events over MP using the scenery.events channel. Use only for single instance objects (e.g. static scenery objects). Note: Currently toggle() is the only shared event.
Variables
events
The event channel for scenery objects. See mp_broadcast.EventChannel for documentation.
events
-- Init -----------------------------------------------------------------------
shared_pp
Internals