Click or drag to resize
Selectable Class

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

Inheritance Hierarchy

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

The Selectable type exposes the following members.

Constructors
  <<<<<<< HEAD NameDescription
Public methodSelectable
Empty constructor.
Top
Methods
======= NameDescription
Public methodSelectable
Initializes a new instance of the Selectable class
Top
Methods
>>>>>>> origin/gh-pages   NameDescription
Public methodaddInteraction
Public methodaddTargeter
Public methodanyInteractions
Public methodanyInteractions(Character)
Public methodanyTargeters
Public methodanyTargetersDeliveringResource
Public methodcalculateRecycleAmounts
Public methodclearSigns
Public methoddestroy
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
Public methodgetDescription
Public methodgetDescriptionItems
Private methodGetFieldInfo (Inherited from Object.)
Public methodgetFirstInteraction
Public methodgetGameObject
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeight
Public methodgetHelpId
Public methodgetIcon
Public methodgetId
Public methodgetIndicators
Public methodgetInteractionT
Public methodgetInteractionCount
Public methodgetInteractionIndex
Public methodgetLocation
Public methodgetMaxUsers
Public methodgetName
Public methodgetOutlineWidth
Public methodgetPosition
Public methodgetPotentialUserCount
Public methodgetRadius
Public methodgetResourceContainer
Public methodgetSelectionModel
Public methodgetSignAnchor
Public methodgetSignSize
Public methodgetSignYOffset
Public methodgetSubtitle
Public methodgetTargeterCount
Public methodgetTransform
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetUsageAnimations
Public methodhasInteractionT
Public methodhasSign
Public methodisActionMenuEnabled
Public methodisCloseCameraAvailable
Public methodisDeleteable
Public methodisDestroyed
Public methodisEditable
Public methodisLockable
Public methodisSelected
Public methodisTargeter
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodplaySound
Public methodplaySoundLoop
Public methodprioritizeSigns
Public methodrecycle
Public methodremoveInteraction
Public methodremoveTargeter
Public methodrestoreModel
Public methodsetColor
Public methodsetDescriptionItem
Public methodsetSelected
Public methodsetSignDisabled
Public methodsetSignEnabled
Public methodsetSingleSignEnabled
Public methodstopSound
Public methodToString (Overrides ObjectToString.)
Public methodupdateIndicator
Public methodupdateSign
Public methoduseExtrudedSelection
Top
Fields
See Also