Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
PopItem Class Reference
Inheritance diagram for PopItem:
PopItemText

Public Attributes

Anime animeIn
 
Anime animeOut
 
Image bg
 
Image arrow
 
float mtpDuration = 1f
 
Vector2 destPos
 
Tween killTimer
 
bool isDying
 
bool important
 

Detailed Description

Definition at line 6 of file PopItem.cs.

Member Data Documentation

◆ animeIn

Anime PopItem.animeIn

Definition at line 8 of file PopItem.cs.

◆ animeOut

Anime PopItem.animeOut

Definition at line 10 of file PopItem.cs.

◆ arrow

Image PopItem.arrow

Definition at line 14 of file PopItem.cs.

◆ bg

Image PopItem.bg

Definition at line 12 of file PopItem.cs.

◆ destPos

Vector2 PopItem.destPos

Definition at line 19 of file PopItem.cs.

◆ important

bool PopItem.important

Definition at line 28 of file PopItem.cs.

◆ isDying

bool PopItem.isDying

Definition at line 25 of file PopItem.cs.

◆ killTimer

Tween PopItem.killTimer

Definition at line 22 of file PopItem.cs.

◆ mtpDuration

float PopItem.mtpDuration = 1f

Definition at line 16 of file PopItem.cs.


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