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.Gizmos Class Referencesealed
+ Collaboration diagram for UnityEngine.Gizmos:

Static Public Member Functions

static void DrawLine (Vector3 from, Vector3 to)
 
static void DrawSphere (Vector3 center, float radius)
 

Properties

static Color color [set]
 

Private Member Functions

static void DrawLine_Injected (ref Vector3 from, ref Vector3 to)
 
static void DrawSphere_Injected (ref Vector3 center, float radius)
 
static void set_color_Injected (ref Color value)
 

Detailed Description

Definition at line 12 of file Gizmos.cs.


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