Click or drag to resize
Interaction Class

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

Inheritance Hierarchy

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

The Interaction type exposes the following members.

Constructors
  <<<<<<< HEAD NameDescription
Private methodStatic memberInteraction
Public methodInteraction
Empty constructor.
Top
Methods
======= NameDescription
Private methodStatic memberInteraction
Public methodInteraction
Initializes a new instance of the Interaction class
Top
Methods
>>>>>>> origin/gh-pages   NameDescription
Public methodStatic membercreate(String, XmlNode)
Public methodStatic membercreateT(Character, Selectable)
Public methoddeserialize
Public methodStatic memberdeserializeAll
Public methoddestroy
Public methodStatic memberdestroyAll
Public methoddestroyDeferred
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 methodgetAnchorPoint
Public methodgetCharacter
Public methodgetCharacterAnimationInTransition
Public methodgetCharacterAnimationOutTransition
Public methodgetCharacterAnimations
Public methodgetCurrentConstruction
Public methodgetDescription
Private methodGetFieldInfo (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetOther
Public methodgetPassiveDescription
Public methodgetSelectable
Public methodgetTransitionInPoint
Public methodgetTransitionOutPoint
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodinit
Public methodisRestoreStatusInteraction
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodpostInit
Public methodrequiresTracksuit
Public methodrequiresUncoveredHead
Public methodserialize
Public methodStatic memberserializeAll
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodupdate
Public methodStatic memberupdateAll
Top
Fields
See Also