tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.GameContent.Skies.CreditsRoll.ICreditsRollSegment.
Public Member Functions | |
ACreditsRollSegmentWithActions (int targetTime) | |
abstract void | Draw (ref CreditsRollInfo info) |
ACreditsRollSegmentWithActions< T > | Then (ICreditsRollSegmentAction< T > act) |
ACreditsRollSegmentWithActions< T > | With (ICreditsRollSegmentAction< T > act) |
void | Draw (ref CreditsRollInfo info) |
Protected Member Functions | |
abstract void | Bind (ICreditsRollSegmentAction< T > act) |
void | ProcessActions (T obj, float localTimeForObject) |
Protected Attributes | |
int | _targetTime |
Properties | |
float | DedicatedTimeNeeded [get] |
Properties inherited from Terraria.GameContent.Skies.CreditsRoll.ICreditsRollSegment | |
float | DedicatedTimeNeeded [get] |
|
pure virtual |
|
get |