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
Loading...
Searching...
No Matches
Terraria.GameContent.Skies.CreditsRoll.CreditsRollComposer.SimplifiedNPCInfo Struct Reference
+ Collaboration diagram for Terraria.GameContent.Skies.CreditsRoll.CreditsRollComposer.SimplifiedNPCInfo:

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
 

Detailed Description

Definition at line 2273 of file CreditsRollComposer.cs.


The documentation for this struct was generated from the following file: