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
UnityEngine.UI.ClipperRegistry Class Reference
+ Collaboration diagram for UnityEngine.UI.ClipperRegistry:

Public Member Functions

void Cull ()
 

Static Public Member Functions

static void Register (IClipper c)
 
static void Unregister (IClipper c)
 
static void Disable (IClipper c)
 

Protected Member Functions

 ClipperRegistry ()
 

Properties

static ClipperRegistry instance [get, set]
 

Private Attributes

readonly IndexedSet< IClipperm_Clippers
 

Static Private Attributes

static ClipperRegistry s_Instance
 

Detailed Description

Definition at line 9 of file ClipperRegistry.cs.


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