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

◆ GetCameras()

void UnityEngine.Rendering.ScriptableRenderContext.GetCameras ( List< Camera > results)
inlinepackage

Definition at line 23 of file ScriptableRenderContext.cs.

24 {
25 if (!true)
26 {
27 }
28 Type type;
29 this.GetCameras_Internal(type, results);
30 }
class f__AnonymousType0<< Count > j__TPar
void GetCameras_Internal(Type listType, object resultList)

References UnityEngine.Rendering.ScriptableRenderContext.GetCameras_Internal(), and j__TPar.