terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
Plane (Vector3 inNormal, Vector3 inPoint) | |
bool | Raycast (Ray ray, [Out] float enter) |
override string | ToString () |
string | ToString (string format, IFormatProvider formatProvider) |
Properties | |
Vector3 | normal [get] |
Private Attributes | |
Vector3 | m_Normal |
float | m_Distance |