LEAP Documentation 40220
Documentation for the LEAP project
FVIP Struct Reference

#include <ProjectXGameStateVIP.h>

Public Member Functions

 FVIP ()
 
 FVIP (TWeakObjectPtr< AProjectXPlayerState > NewVIPPlayerState, uint8 NewVIPID)
 
bool operator== (const FVIP &VIP)
 

Public Attributes

TWeakObjectPtr< AProjectXPlayerStateVIPPlayerState = NULL
 
TWeakObjectPtr< AProjectXPlayerStatePreviousVIP = NULL
 
uint8 VIPID = -1
 

Constructor & Destructor Documentation

◆ FVIP() [1/2]

FVIP::FVIP ( )
inline

◆ FVIP() [2/2]

FVIP::FVIP ( TWeakObjectPtr< AProjectXPlayerState NewVIPPlayerState,
uint8  NewVIPID 
)
inline

Member Function Documentation

◆ operator==()

bool FVIP::operator== ( const FVIP VIP)
inline

Member Data Documentation

◆ PreviousVIP

TWeakObjectPtr<AProjectXPlayerState> FVIP::PreviousVIP = NULL

◆ VIPID

uint8 FVIP::VIPID = -1

◆ VIPPlayerState

TWeakObjectPtr<AProjectXPlayerState> FVIP::VIPPlayerState = NULL

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