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
Terraria.Graphics.Shaders.ArmorShaderDataSet Class Reference

Public Member Functions

BindShader< T > (int itemId, T shaderData)
 
void Apply (int shaderId, Entity entity, [Optional] DrawData? drawData)
 
void ApplySecondary (int shaderId, Entity entity, [Optional] DrawData? drawData)
 
ArmorShaderData GetShaderFromItemId (int type)
 
int GetShaderIdFromItemId (int type)
 
ArmorShaderData GetSecondaryShader (int id, Player player)
 
 ArmorShaderDataSet ()
 

Protected Attributes

List< ArmorShaderData_shaderData
 
Dictionary< int, int > _shaderLookupDictionary
 
int _shaderDataCount
 

Detailed Description

Definition at line 11 of file ArmorShaderDataSet.cs.


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