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 | |
FinalFractalProfile (float fullBladeLength, Color color) | |
Public Attributes | |
float | trailWidth |
Color | trailColor |
FinalFractalHelper.SpawnDustMethod | dustMethod |
VertexStrip.StripColorFunction | colorMethod |
VertexStrip.StripHalfWidthFunction | widthMethod |
Private Member Functions | |
void | StripDust (Vector2 centerPosition, float rotation, Vector2 velocity) |
void | StripColors (float progressOnStrip, [Out] Color col) |
float | StripWidth (float progressOnStrip) |
Definition at line 149 of file FinalFractalHelper.cs.