|
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
|
Collaboration diagram for Terraria.GameContent.Skies.CreditsRoll.CreditsRollComposer:Classes | |
| struct | SimplifiedNPCInfo |
Public Member Functions | |
| void | FillSegments_Test (List< IAnimationSegment > segmentsList, out int endTime) |
| void | FillSegments (List< IAnimationSegment > segmentsList, out int endTime, bool inGame) |
| CreditsRollComposer () | |
Private Attributes | |
| Vector2 | _originAtBottom |
| Vector2 | _emoteBubbleOffsetWhenOnLeft |
| Vector2 | _emoteBubbleOffsetWhenOnRight |
| Vector2 | _backgroundOffset |
| int | _endTime |
| List< IAnimationSegment > | _segments |
Definition at line 16 of file CreditsRollComposer.cs.