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.Animations.Segments.EmoteSegment Class Reference
+ Inheritance diagram for Terraria.GameContent.Animations.Segments.EmoteSegment:
+ Collaboration diagram for Terraria.GameContent.Animations.Segments.EmoteSegment:

Public Member Functions

 EmoteSegment (int emoteId, int targetTime, int timeToPlay, Vector2 position, SpriteEffects drawEffect, Vector2 velocity=default(Vector2))
 
void Draw (ref GameAnimationSegment info)
 

Properties

float DedicatedTimeNeeded [get, set, 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 1438 of file Segments.cs.


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