terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
ShaderData (Ref< Effect > shader, string passName) | |
virtual void | Apply (Entity entity, [Optional] DrawData? drawData) |
virtual void | Apply () |
Public Attributes | |
EffectPass | _effectPass |
Protected Attributes | |
string | _passName |
Properties | |
Effect | Shader [get] |
Private Attributes | |
readonly Ref< Effect > | _shader |
Definition at line 9 of file ShaderData.cs.