LEAP Documentation 40220
Documentation for the LEAP project
FKillHistory Struct Reference

#include <DamageHistoryComponent.h>

Public Member Functions

 FKillHistory ()
 
 FKillHistory (APlayerState *InKilled, const float InTime)
 
float GetKillTime () const
 
TWeakObjectPtr< APlayerState > GetKillHistoryPlayer () const
 

Protected Attributes

float KillTime = 0.0f
 
TWeakObjectPtr< APlayerState > KillHistoryPlayer = NULL
 

Constructor & Destructor Documentation

◆ FKillHistory() [1/2]

FKillHistory::FKillHistory ( )
inline

◆ FKillHistory() [2/2]

FKillHistory::FKillHistory ( APlayerState *  InKilled,
const float  InTime 
)

Member Function Documentation

◆ GetKillHistoryPlayer()

TWeakObjectPtr< APlayerState > FKillHistory::GetKillHistoryPlayer ( ) const
inline

◆ GetKillTime()

float FKillHistory::GetKillTime ( ) const
inline

Member Data Documentation

◆ KillHistoryPlayer

TWeakObjectPtr<APlayerState> FKillHistory::KillHistoryPlayer = NULL
protected

◆ KillTime

float FKillHistory::KillTime = 0.0f
protected

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