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 | |
SimplifiedNPCInfo (int npcType, Vector2 simplifiedPosition) | |
void | SpawnNPC (CreditsRollComposer.AddNPCMethod methodToUse, Vector2 baseAnchor, int startTime, int totalSceneTime) |
Private Member Functions | |
Vector2 | GetProperPosition (Vector2 baseAnchor) |
Private Attributes | |
Vector2 | _simplifiedPosition |
int | _npcType |
Definition at line 2273 of file CreditsRollComposer.cs.