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.HairShaderDataSet Class Reference

Public Member Functions

BindShader< T > (int itemId, T shaderData)
 
void Apply (short shaderId, Player player, [Optional] DrawData? drawData)
 
Color GetColor (short shaderId, Player player, Color lightColor)
 
HairShaderData GetShaderFromItemId (int type)
 
short GetShaderIdFromItemId (int type)
 
 HairShaderDataSet ()
 

Protected Attributes

List< HairShaderData_shaderData
 
Dictionary< int, short > _shaderLookupDictionary
 
byte _shaderDataCount
 

Detailed Description

Definition at line 10 of file HairShaderDataSet.cs.


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