|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <ProjectXGameStateVIP.h>
Public Member Functions | |
| FVIP () | |
| FVIP (TWeakObjectPtr< AProjectXPlayerState > NewVIPPlayerState, uint8 NewVIPID) | |
| bool | operator== (const FVIP &VIP) |
Public Attributes | |
| TWeakObjectPtr< AProjectXPlayerState > | VIPPlayerState = NULL |
| TWeakObjectPtr< AProjectXPlayerState > | PreviousVIP = NULL |
| uint8 | VIPID = -1 |
|
inline |
|
inline |
|
inline |
| TWeakObjectPtr<AProjectXPlayerState> FVIP::PreviousVIP = NULL |
| uint8 FVIP::VIPID = -1 |
| TWeakObjectPtr<AProjectXPlayerState> FVIP::VIPPlayerState = NULL |