|
enum class | FallState : uchar { Falling = 0
, TickCheckAliveTicks = 1
, CheckForAlive = 2
, Done = 3
} |
|
|
::ll::TypedStorage< 1, 1, ::LocalPlayer::FellFromWorldHeightAchievementTracker::FallState > | mState |
|
::ll::TypedStorage< 4, 4, int > | mCheckAliveTicks |
|
::ll::TypedStorage< 1, 1, bool > | mHasSentAchievement |
|
The documentation for this class was generated from the following file: