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 | |
void | AddDrawData (ref DrawData data) |
void | AddDrawData (DrawData data) |
void | BoringSetup (Player player, DrawData[] drawData, List< int > dust, List< int > gore, Vector2 drawPosition, float shadowOpacity, float rotation, Vector2 rotationOrigin) |
Properties | |
Vector2 | Center [get, set] |
Private Member Functions | |
void | AdjustmentsForWolfMount () |
void | CreateCompositeData () |
void | CreateCompositeData_DetermineShoulderOffsets (int armor, int targetFrameNumber) |
Rectangle | CreateCompositeFrameRect (Point pt) |
void | UpdateCompositeArm (Player.CompositeArmData data, ref float rotation, ref Point frameIndex, int targetX) |
Definition at line 19 of file PlayerDrawSet.cs.