Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FIslandInfoGameplayValues Struct Reference

#include <GameMode.h>

+ Collaboration diagram for FIslandInfoGameplayValues:

Public Attributes

int IslandId
 
FString SettlementOwnerName
 
FString SettlementFlagName
 
int CombatPhaseStartTime
 
int LastUTCTimeAdjustedCombatPhase
 
int NextWarTeam
 
int NextWarUTCTimeStart
 
int NextWarUTCTimeEnd
 
int SettledByTeam
 
float TaxRate
 
bool bIsContested
 
__int8 bIsSettlementCombat: 1
 
__int8 bIsWar: 1
 

Detailed Description

Definition at line 26 of file GameMode.h.

Member Data Documentation

◆ bIsContested

bool FIslandInfoGameplayValues::bIsContested

Definition at line 38 of file GameMode.h.

◆ bIsSettlementCombat

__int8 FIslandInfoGameplayValues::bIsSettlementCombat

Definition at line 39 of file GameMode.h.

◆ bIsWar

__int8 FIslandInfoGameplayValues::bIsWar

Definition at line 40 of file GameMode.h.

◆ CombatPhaseStartTime

int FIslandInfoGameplayValues::CombatPhaseStartTime

Definition at line 31 of file GameMode.h.

◆ IslandId

int FIslandInfoGameplayValues::IslandId

Definition at line 28 of file GameMode.h.

◆ LastUTCTimeAdjustedCombatPhase

int FIslandInfoGameplayValues::LastUTCTimeAdjustedCombatPhase

Definition at line 32 of file GameMode.h.

◆ NextWarTeam

int FIslandInfoGameplayValues::NextWarTeam

Definition at line 33 of file GameMode.h.

◆ NextWarUTCTimeEnd

int FIslandInfoGameplayValues::NextWarUTCTimeEnd

Definition at line 35 of file GameMode.h.

◆ NextWarUTCTimeStart

int FIslandInfoGameplayValues::NextWarUTCTimeStart

Definition at line 34 of file GameMode.h.

◆ SettledByTeam

int FIslandInfoGameplayValues::SettledByTeam

Definition at line 36 of file GameMode.h.

◆ SettlementFlagName

FString FIslandInfoGameplayValues::SettlementFlagName

Definition at line 30 of file GameMode.h.

◆ SettlementOwnerName

FString FIslandInfoGameplayValues::SettlementOwnerName

Definition at line 29 of file GameMode.h.

◆ TaxRate

float FIslandInfoGameplayValues::TaxRate

Definition at line 37 of file GameMode.h.


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