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

◆ canAccess

bool UnityEngine.Mesh.canAccess
getsetpackage

Definition at line 208 of file Mesh.cs.

209 {
210 [NativeMethod("CanAccessFromScript")]
211 [global::Cpp2ILInjected.Token(Token = "0x60000BA")]
212 [global::Cpp2ILInjected.Address(RVA = "0x1F6DA1C", Offset = "0x1F6DA1C", Length = "0x3C")]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mesh), Member = "GetAllocArrayFromChannel", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
214 {
217 typeof(int)
218 }, ReturnType = "T[]")]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mesh), Member = "GetListForChannel", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
220 {
221 "System.Collections.Generic.List`1<T>",
222 typeof(int),
224 typeof(int),
226 }, ReturnType = typeof(void))]
227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mesh), Member = "SetVertexBufferData", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
228 {
229 "T[]",
230 typeof(int),
231 typeof(int),
232 typeof(int),
233 typeof(int),
235 }, ReturnType = typeof(void))]
236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mesh), Member = "SetIndexBufferData", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
237 {
238 "T[]",
239 typeof(int),
240 typeof(int),
241 typeof(int),
243 }, ReturnType = typeof(void))]
244 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
245 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
246 [MethodImpl(4096)]
247 get;
248 }
class f__AnonymousType0<< Count > j__TPar