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

Public Member Functions

BindShader< T > (int itemId, T shaderData)
 
void Apply (short shaderId, Player player, DrawData? drawData=null)
 
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 15 of file HairShaderDataSet.cs.


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