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.Rendering.ScriptableRenderContext Struct Reference
+ Inheritance diagram for UnityEngine.Rendering.ScriptableRenderContext:

Public Member Functions

bool Equals (ScriptableRenderContext other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
bool Equals (T other)
 

Static Public Member Functions

static ScriptableRenderContext ()
 

Package Functions

 ScriptableRenderContext (IntPtr ptr)
 
void GetCameras (List< Camera > results)
 

Private Member Functions

void GetCameras_Internal (Type listType, object resultList)
 

Static Private Member Functions

static void GetCameras_Internal_Injected (ScriptableRenderContext _unity_self, Type listType, object resultList)
 

Private Attributes

IntPtr m_Ptr
 

Static Private Attributes

static readonly ShaderTagId kRenderTypeTag
 

Detailed Description

Definition at line 14 of file ScriptableRenderContext.cs.


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