terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Animations.Segments.EmoteSegment Class Reference
+ Inheritance diagram for Terraria.GameContent.Animations.Segments.EmoteSegment:

Public Member Functions

 EmoteSegment (int emoteId, int targetTime, int timeToPlay, Vector2 position, SpriteEffects drawEffect, [Optional] Vector2 velocity)
 
void Draw (GameAnimationSegment info)
 

Properties

float DedicatedTimeNeeded [get, private set]
 

Private Member Functions

Rectangle GetFrame (int wrappedTime)
 

Private Attributes

float< DedicatedTimeNeededk__BackingField
 
int _targetTime
 
Vector2 _offset
 
SpriteEffects _effect
 
int _emoteId
 
Vector2 _velocity
 

Detailed Description

Definition at line 607 of file Segments.cs.


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