FTeamCapturePointComponentProperties¶
#include <TeamCapturePointComponentProperties.h>
Public Functions¶
Name | |
---|---|
TBL_API | FTeamCapturePointComponentProperties() |
Public Attributes¶
Name | |
---|---|
bool | AllowBots |
bool | AllowKillBonusInsideCaptureVolume |
bool | AllowNPCs |
TArray< [[EFaction]] > | AllowedFactions |
FDataTableRowSelection | AttackerKillScoringRow |
bool | AutoNeutralizeTeamCapturePoint |
TEnumAsByte< [[ECaptureVolumeControlType::Type]] > | CapturePointRule |
FDataTableRowSelection | DefenderKillScoringRow |
[[EFaction]] | DefendingFaction |
TMap< [[EFaction]], TSubclassOf< ATBLCharacter > > | FactionClassRequirement |
float | ImmunityTimeAfterActivation |
float | ImmunityTimeAfterCapture |
int32 | PlayersNeededToCapture |
float | TimeBetweenTickEvents |
float | TimeToCapture |
float | TimeToNeutralize |
Updated on 2025-01-21 at 09:02:26 +0100