terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.Bounds Member List

This is the complete list of members for UnityEngine.Bounds, including all inherited members.

Bounds(Vector3 center, Vector3 size)UnityEngine.Boundsinline
centerUnityEngine.Bounds
Encapsulate(Vector3 point)UnityEngine.Boundsinline
Equals(object other)UnityEngine.Boundsinline
Equals(Bounds other)UnityEngine.Boundsinline
IEquatable< Bounds >.Equals(T other)System.IEquatable< Bounds >
extentsUnityEngine.Bounds
GetHashCode()UnityEngine.Boundsinline
m_CenterUnityEngine.Boundsprivate
m_ExtentsUnityEngine.Boundsprivate
maxUnityEngine.Bounds
minUnityEngine.Bounds
operator!=(Bounds lhs, Bounds rhs)UnityEngine.Boundsinlinestatic
operator==(Bounds lhs, Bounds rhs)UnityEngine.Boundsinlinestatic
SetMinMax(Vector3 min, Vector3 max)UnityEngine.Boundsinline
sizeUnityEngine.Bounds
ToString()UnityEngine.Boundsinline
ToString(string format, IFormatProvider formatProvider)UnityEngine.Boundsinline