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.UI.ReflectionMethodsCache Class Reference

Classes

class  GetRaycastNonAllocCallback
 
class  GetRayIntersectionAllCallback
 
class  GetRayIntersectionAllNonAllocCallback
 
class  Raycast2DCallback
 
class  Raycast3DCallback
 
class  RaycastAllCallback
 

Public Member Functions

 ReflectionMethodsCache ()
 

Public Attributes

ReflectionMethodsCache.Raycast3DCallback raycast3D
 
ReflectionMethodsCache.RaycastAllCallback raycast3DAll
 
ReflectionMethodsCache.GetRaycastNonAllocCallback getRaycastNonAlloc
 
ReflectionMethodsCache.Raycast2DCallback raycast2D
 
ReflectionMethodsCache.GetRayIntersectionAllCallback getRayIntersectionAll
 
ReflectionMethodsCache.GetRayIntersectionAllNonAllocCallback getRayIntersectionAllNonAlloc
 

Properties

static ReflectionMethodsCache Singleton [get]
 

Static Private Attributes

static ReflectionMethodsCache s_ReflectionMethodsCache
 

Detailed Description

Definition at line 9 of file ReflectionMethodsCache.cs.


The documentation for this class was generated from the following file: