#include <VoteInstanceKick.h>
◆ BeginPlay()
void UVoteInstanceKick::BeginPlay |
( |
| ) |
|
|
overridevirtual |
◆ CanInstigateVote()
bool UVoteInstanceKick::CanInstigateVote |
( |
UVoteManager * |
VoteManager, |
|
|
APlayerState * |
VoteInstigator, |
|
|
const FName & |
Option |
|
) |
| const |
|
overridevirtual |
◆ GetKickTarget()
APlayerState * UVoteInstanceKick::GetKickTarget |
( |
| ) |
const |
|
inline |
◆ GetKickTargetID()
const FName & UVoteInstanceKick::GetKickTargetID |
( |
| ) |
const |
|
inline |
◆ GetTotalConsideredPlayers_Implementation()
int32 UVoteInstanceKick::GetTotalConsideredPlayers_Implementation |
( |
| ) |
|
|
overridevirtual |
◆ InitializeVote()
void UVoteInstanceKick::InitializeVote |
( |
APlayerState * |
VoteInstigator, |
|
|
const FName & |
Option |
|
) |
| |
|
overridevirtual |
◆ OnRep_KickTargetID()
void UVoteInstanceKick::OnRep_KickTargetID |
( |
| ) |
|
|
protectedvirtual |
◆ OnVoteResult_Implementation()
void UVoteInstanceKick::OnVoteResult_Implementation |
( |
const FVoteOption & |
VoteOption | ) |
|
|
overridevirtual |
◆ PostNetReceive()
void UVoteInstanceKick::PostNetReceive |
( |
| ) |
|
|
overridevirtual |
◆ SubmitVote()
void UVoteInstanceKick::SubmitVote |
( |
APlayerState * |
Voter, |
|
|
const FName & |
Option |
|
) |
| |
|
overridevirtual |
◆ VoteTimerComplete()
void UVoteInstanceKick::VoteTimerComplete |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ bReceiveInitialRep
bool UVoteInstanceKick::bReceiveInitialRep = false |
|
protected |
◆ KickTarget
APlayerState* UVoteInstanceKick::KickTarget = NULL |
|
protected |
◆ KickTargetID
FName UVoteInstanceKick::KickTargetID = "" |
|
protected |
◆ KickVoteWidget
The documentation for this class was generated from the following files: