Click or drag to resize
ObjectX Methods

The ObjectX type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAreObjectSequencesEqualT
Determine if the two specified sequences are equal.
Public methodStatic memberAreStructSequencesEqualT
Determine if the two specified sequences are equal.
Public methodStatic memberEqualsT Obsolete.
Public methodStatic memberGenerateHashCode(IListInt32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32, Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32, Int32, Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32, Int32, Int32, Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCode(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Generates a hash code from the hash codes for an object's fields.
Public methodStatic memberGenerateHashCodeT(IListT)
Generates a hash code for a list or array field.
Public methodStatic memberGetAllTypes
Gets all run-time types in the current application.
Public methodStatic memberGetFromPoolT
Gets the next suitable inactive object in the pool. Instantiates a new one if none is available.
Public methodStatic memberGetPrefabName
Gets the name of the prefab associated with the supplied instance.
Public methodStatic memberOpenReferencePage
Opens a reference web page generated for the specified object.
Top
See Also