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

◆ Sampler

SamplerState Terraria.Graphics.Camera.Sampler
getset

Definition at line 199 of file Camera.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6003CEF")]
202 [global::Cpp2ILInjected.Address(RVA = "0x1498C14", Offset = "0x1498C14", Length = "0x50")]
203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyPlayerRenderer), Member = "DrawPlayerFull", MemberParameters = new object[]
204 {
205 typeof(Camera),
206 typeof(Player)
207 }, ReturnType = typeof(void))]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReturnGatePlayerRenderer), Member = "DrawReturnGateInWorld", MemberParameters = new object[]
209 {
210 typeof(Camera),
211 typeof(Player)
212 }, ReturnType = typeof(void))]
213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_DefaultSamplerState", ReturnType = typeof(SamplerState))]
215 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
216 get
217 {
218 throw null;
219 }
220 }
class f__AnonymousType0<< Count > j__TPar