LEAP Documentation 40220
Documentation for the LEAP project
FCaptureInfo Struct Reference

#include <CapturePoint.h>

Public Attributes

int32 Team = -1
 
int32 NumPlayers = 0
 
float Progress = 0.f
 
int32 CurrentCheckPoint = 0
 
int32 LastAwardedCheckPoint = -1
 
int32 DecayCounter = 0
 
bool bBeingTaken = false
 

Member Data Documentation

◆ bBeingTaken

bool FCaptureInfo::bBeingTaken = false

◆ CurrentCheckPoint

int32 FCaptureInfo::CurrentCheckPoint = 0

◆ DecayCounter

int32 FCaptureInfo::DecayCounter = 0

◆ LastAwardedCheckPoint

int32 FCaptureInfo::LastAwardedCheckPoint = -1

◆ NumPlayers

int32 FCaptureInfo::NumPlayers = 0

◆ Progress

float FCaptureInfo::Progress = 0.f

◆ Team

int32 FCaptureInfo::Team = -1

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