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
|
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 221 of file FinalFractalHelper.cs.