![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <ProjectXPlayerState.h>
Public Member Functions | |
FPlayerClassUsage () | |
FPlayerClassUsage (TSubclassOf< AProjectXCharacter > InPlayerClass) | |
bool | operator< (const FPlayerClassUsage &Other) const |
Public Attributes | |
TSubclassOf< AProjectXCharacter > | PlayerClass = NULL |
float | TimeUsed = 0.f |
uint16 | Spawned = 0 |
Static Public Attributes | |
static FPlayerClassUsage | InvalidEntry = FPlayerClassUsage(NULL) |
|
inline |
|
inline |
|
inline |
|
static |
TSubclassOf<AProjectXCharacter> FPlayerClassUsage::PlayerClass = NULL |
uint16 FPlayerClassUsage::Spawned = 0 |
float FPlayerClassUsage::TimeUsed = 0.f |