| ObjectX Class |
Namespace: Candlelight
public static class ObjectX
The ObjectX type exposes the following members.
| Name | Description | |
|---|---|---|
| EqualsT |
Determines if the specified other object is equal to the referenced value type.
| |
| GenerateHashCode(IEnumerableInt32) |
Generates a hash code from the hash codes for an object's fields.
| |
| GenerateHashCode(Int32) |
Generates a hash code from the hash codes for an object's fields.
| |
| GetFromPoolT |
Gets the next suitable inactive object in the pool. Instantiates a new one if none is available.
| |
| GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
| |
| OpenReferencePage |
Opens a reference web page generated for the specified object.
|