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
Terraria.Graphics.Shaders.ArmorShaderDataSet Class Reference
+ Collaboration diagram for Terraria.Graphics.Shaders.ArmorShaderDataSet:

Public Member Functions

BindShader< T > (int itemId, T shaderData)
 
void Apply (int shaderId, Entity entity, DrawData? drawData=null)
 
void ApplySecondary (int shaderId, Entity entity, DrawData? drawData=null)
 
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 17 of file ArmorShaderDataSet.cs.


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