UKickVotingInstance¶
#include <KickVotingInstance.h>
Inherits from UVotingInstance, UActorComponent, IReplicatedSubobjectInterface
Public Functions¶
| Name | |
|---|---|
| ATBLPlayerState * | GetKickTarget() const |
| virtual void | [[GetLifetimeReplicatedProps]](TArray< FLifetimeProperty > & OutLifetimeProps) const override |
| UKickVotingInstance() |
Public Attributes¶
| Name | |
|---|---|
| FReplicated_ATBLPayerState | KickTarget |
| FReplicated_EFaction | KickTargetFaction |
| FName | NoOption |
| FName | YesOption |
Protected Attributes¶
| Name | |
|---|---|
| float | VoteKickBanTime |
| float | VoteKickCooldown |
| int32 | VoteKickMaxPercentageRequired |
| int32 | VoteKickMinPercentageRequired |
| int32 | VoteKickMinimumPlayers |
| [[EVoteKickType]] | VoteKickType |
| int32 | VoteKickUnanimousPlayerThreshold |
Updated on 2025-01-21 at 09:02:24 +0100