Click or drag to resize

GameObject Methods

The GameObject type exposes the following members.

Methods
  NameDescription
Public methodDistance
Public methodDistance(GameObject)
Public methodDistance(Vector3)
Public methodDistance2D
Public methodDistance2D(GameObject)
Public methodDistance2D(Vector3)
Public methodDistanceSqr
Public methodDistanceSqr(Vector3)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFace
Public methodFace2D
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
Public methodInteract
Public methodIsFacing
Public methodIsFacing(GameObject)
Public methodIsFacing(Vector3)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnUpdatePointer (Inherited from RemoteObject.)
Public methodTarget
Public methodToString (Overrides ObjectToString.)
Public methodUpdatePointer (Inherited from RemoteObject.)
Top
See Also