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

#include <Tribe.h>

Public Member Functions

int & TribeGovern_PINCodeField ()
 
int & TribeGovern_DinoOwnershipField ()
 
int & TribeGovern_StructureOwnershipField ()
 
int & TribeGovern_DinoTamingField ()
 
int & TribeGovern_DinoUnclaimAdminOnlyField ()
 
 FTribeGovernment ()
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 

Public Attributes

int TribeGovern_PINCode
 
int TribeGovern_DinoOwnership
 
int TribeGovern_StructureOwnership
 
int TribeGovern_DinoTaming
 
int TribeGovern_DinoUnclaimAdminOnly
 

Detailed Description

Definition at line 3 of file Tribe.h.

Constructor & Destructor Documentation

◆ FTribeGovernment()

FTribeGovernment::FTribeGovernment ( )
inline

Definition at line 5 of file Tribe.h.

Member Function Documentation

◆ StaticStruct()

static UScriptStruct * FTribeGovernment::StaticStruct ( )
inlinestatic

Definition at line 13 of file Tribe.h.

◆ TribeGovern_DinoOwnershipField()

int & FTribeGovernment::TribeGovern_DinoOwnershipField ( )
inline

Definition at line 6 of file Tribe.h.

◆ TribeGovern_DinoTamingField()

int & FTribeGovernment::TribeGovern_DinoTamingField ( )
inline

Definition at line 8 of file Tribe.h.

◆ TribeGovern_DinoUnclaimAdminOnlyField()

int & FTribeGovernment::TribeGovern_DinoUnclaimAdminOnlyField ( )
inline

Definition at line 9 of file Tribe.h.

◆ TribeGovern_PINCodeField()

int & FTribeGovernment::TribeGovern_PINCodeField ( )
inline

Definition at line 5 of file Tribe.h.

◆ TribeGovern_StructureOwnershipField()

int & FTribeGovernment::TribeGovern_StructureOwnershipField ( )
inline

Definition at line 7 of file Tribe.h.

Member Data Documentation

◆ TribeGovern_DinoOwnership

int FTribeGovernment::TribeGovern_DinoOwnership

Definition at line 15 of file Tribe.h.

◆ TribeGovern_DinoTaming

int FTribeGovernment::TribeGovern_DinoTaming

Definition at line 17 of file Tribe.h.

◆ TribeGovern_DinoUnclaimAdminOnly

int FTribeGovernment::TribeGovern_DinoUnclaimAdminOnly

Definition at line 18 of file Tribe.h.

◆ TribeGovern_PINCode

int FTribeGovernment::TribeGovern_PINCode

Definition at line 14 of file Tribe.h.

◆ TribeGovern_StructureOwnership

int FTribeGovernment::TribeGovern_StructureOwnership

Definition at line 16 of file Tribe.h.


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