terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ eulerAngles

Vector3 UnityEngine.Quaternion.eulerAngles
getset

Definition at line 192 of file Quaternion.cs.

193 {
194 [global::Cpp2ILInjected.Token(Token = "0x600041D")]
195 [global::Cpp2ILInjected.Address(RVA = "0x1F826D4", Offset = "0x1F826D4", Length = "0x2C")]
196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
197 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Quaternion), Member = "Internal_ToEulerRad", MemberParameters = new object[] { typeof(Quaternion) }, ReturnType = typeof(Vector3))]
198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Quaternion), Member = "Internal_MakePositive", MemberParameters = new object[] { typeof(Vector3) }, ReturnType = typeof(Vector3))]
199 [MethodImpl(256)]
200 get
201 {
202 throw null;
203 }
204 [global::Cpp2ILInjected.Token(Token = "0x600041E")]
205 [global::Cpp2ILInjected.Address(RVA = "0x1F82700", Offset = "0x1F82700", Length = "0x30")]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Quaternion), Member = "Internal_FromEulerRad", MemberParameters = new object[] { typeof(Vector3) }, ReturnType = typeof(Quaternion))]
208 [MethodImpl(256)]
209 set
210 {
211 throw null;
212 }
213 }
class f__AnonymousType0<< Count > j__TPar