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 | |
T | 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 |
Definition at line 10 of file HairShaderDataSet.cs.