Click or drag to resize

HousingEventObject Methods

The HousingEventObject type exposes the following members.

Methods
  NameDescription
Public methodDistance (Inherited from GameObject.)
Public methodDistance(GameObject) (Inherited from GameObject.)
Public methodDistance(Vector3) (Inherited from GameObject.)
Public methodDistance2D (Inherited from GameObject.)
Public methodDistance2D(GameObject) (Inherited from GameObject.)
Public methodDistance2D(Vector3) (Inherited from GameObject.)
Public methodDistanceSqr (Inherited from GameObject.)
Public methodDistanceSqr(Vector3) (Inherited from GameObject.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFace (Inherited from GameObject.)
Public methodFace2D (Inherited from GameObject.)
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInLineOfSight (Inherited from GameObject.)
Public methodInteract (Inherited from GameObject.)
Public methodIsFacing (Inherited from GameObject.)
Public methodIsFacing(GameObject) (Inherited from GameObject.)
Public methodIsFacing(Vector3) (Inherited from GameObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnUpdatePointer (Inherited from RemoteObject.)
Public methodTarget (Inherited from GameObject.)
Public methodToString (Inherited from GameObject.)
Public methodUpdatePointer (Inherited from RemoteObject.)
Top
See Also