package ce
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- abstract class ComplexDeployable extends PlanetSideServerObject with Deployable
- trait Deployable extends FactionAffinity with Vitality with OwnableByPlayer with ZoneAware
- abstract class SimpleDeployable extends PlanetSideGameObject with Deployable
- class TelepadControl extends Actor
Telepad-like components don't actually use control agents right now, but, since the
traitis used for aVehicleUtilityentity as well as aDeployableentity, and all utilities are supposed to have control agents with which to interface, a placeholder like this is easy to reason around. - trait TelepadLike extends AnyRef
Value Members
- object Deployable
- object DeployableCategory extends Enumeration
- object DeployedItem extends Enumeration
- object TelepadLike