Click or drag to resize
LandingShip Class

[Missing <summary> documentation for "T:Planetbase.LandingShip"]

Inheritance Hierarchy

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public abstract class LandingShip : Ship

The LandingShip type exposes the following members.

Constructors
  NameDescription
Public methodLandingShip
Initializes a new instance of the LandingShip class
Top
Methods
  NameDescription
Public methodaddInteraction (Inherited from Selectable.)
Public methodaddTargeter (Inherited from Selectable.)
Public methodanyInteractions (Inherited from Selectable.)
Public methodanyInteractions(Character) (Inherited from Selectable.)
Public methodanyTargeters (Inherited from Selectable.)
Public methodanyTargetersDeliveringResource (Inherited from Selectable.)
Public methodcalculateRecycleAmounts (Inherited from Selectable.)
Public methodcanTakeOff
Public methodclearSigns (Inherited from Selectable.)
Public methodStatic membercreate(String, XmlNode)
Public methodStatic membercreateT(Module, LandingShipSize, VisitorShipType)
Public methoddeserialize (Overrides Shipdeserialize(XmlNode).)
Public methoddestroy (Overrides Shipdestroy.)
Public methoddestroyDeferred (Inherited from Ship.)
Public methodend (Overrides Shipend.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Private methodFieldGetter (Inherited from Object.)
Private methodFieldSetter (Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetActionRadius (Inherited from Selectable.)
Public methodgetDescription (Inherited from Ship.)
Public methodgetDescriptionItems (Inherited from Selectable.)
Public methodgetDirection (Inherited from Ship.)
Private methodGetFieldInfo (Inherited from Object.)
Public methodgetFirstInteraction (Inherited from Selectable.)
Public methodgetGameObject (Inherited from Ship.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeight (Inherited from Ship.)
Public methodgetHelpId (Inherited from Selectable.)
Public methodgetIcon (Inherited from Ship.)
Public methodgetId (Inherited from Ship.)
Public methodgetIndicators (Inherited from Selectable.)
Public methodgetInteractionT (Inherited from Selectable.)
Public methodgetInteractionCount (Inherited from Selectable.)
Public methodgetInteractionIndex (Inherited from Selectable.)
Public methodgetLocation (Inherited from Ship.)
Public methodgetMaxUsers (Inherited from Selectable.)
Public methodgetName (Overrides SelectablegetName.)
Public methodgetOutlineWidth (Inherited from Selectable.)
Public methodgetPosition (Inherited from Ship.)
Public methodgetPotentialUserCount (Inherited from Selectable.)
Public methodgetPrefab
Public methodgetRadius (Overrides ShipgetRadius.)
Public methodgetResourceContainer (Inherited from Selectable.)
Public methodgetSelectionModel (Overrides SelectablegetSelectionModel.)
Public methodgetSignAnchor (Inherited from Selectable.)
Public methodgetSignSize (Inherited from Selectable.)
Public methodgetSignYOffset (Inherited from Selectable.)
Public methodgetSpawnPosition
Public methodgetSpeed
Public methodgetSubtitle (Inherited from Selectable.)
Public methodgetTargetEngineOrientation
Public methodgetTargeterCount (Inherited from Selectable.)
Public methodgetTransform (Inherited from Selectable.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetUsageAnimations (Inherited from Selectable.)
Public methodhasInteractionT (Inherited from Selectable.)
Public methodhasSign (Inherited from Selectable.)
Public methodinit
Public methodisActionMenuEnabled (Inherited from Selectable.)
Public methodisCloseCameraAvailable (Inherited from Selectable.)
Public methodisDeleteable (Overrides SelectableisDeleteable(Boolean).)
Public methodisDestroyed (Inherited from Ship.)
Public methodisEditable (Inherited from Selectable.)
Public methodisLanded
Public methodisLockable (Inherited from Selectable.)
Public methodisSelected (Inherited from Selectable.)
Public methodisTargeter (Inherited from Selectable.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodonClosingDoor
Public methodonLanded
Public methodonOpeningDoor
Public methodonTakeOff
Public methodplayAnimation
Public methodplaySound (Inherited from Selectable.)
Public methodplaySoundLoop (Inherited from Selectable.)
Public methodpostInit
Public methodprioritizeSigns (Inherited from Selectable.)
Public methodqueueAnimation
Public methodrecycle (Inherited from Selectable.)
Public methodremoveInteraction (Inherited from Selectable.)
Public methodremoveTargeter (Inherited from Selectable.)
Public methodrestoreModel (Inherited from Selectable.)
Public methodserialize (Overrides Shipserialize(XmlNode, String).)
Public methodsetColor (Inherited from Selectable.)
Public methodsetDescriptionItem (Inherited from Selectable.)
Public methodsetEnginesActive
Public methodsetIntruders
Public methodsetSelected (Inherited from Selectable.)
Public methodsetSignDisabled (Inherited from Selectable.)
Public methodsetSignEnabled (Inherited from Selectable.)
Public methodsetSingleSignEnabled (Inherited from Selectable.)
Public methodsetState
Public methodstopSound (Inherited from Selectable.)
Public methodToString (Inherited from Selectable.)
Public methodupdate (Overrides Shipupdate(Single).)
Public methodupdateClosingDoor
Public methodupdateEngines
Public methodupdateFlight
Public methodupdateIndicator (Inherited from Selectable.)
Public methodupdateLanded
Public methodupdateLanding
Public methodupdateLandingControls
Public methodupdateOpeningDoor
Public methodupdateSign (Inherited from Selectable.)
Public methodupdateTakeoffControls
Public methodupdateTakingOff
Public methoduseExtrudedSelection (Inherited from Selectable.)
Top
Fields
See Also