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

#include <Tribe.h>

Public Member Functions

FStringRankGroupNameField ()
 
char & RankGroupRankField ()
 
char & InventoryRankField ()
 
char & StructureActivationRankField ()
 
char & NewStructureActivationRankField ()
 
char & NewStructureInventoryRankField ()
 
char & PetOrderRankField ()
 
char & PetRidingRankField ()
 
char & InviteToGroupRankField ()
 
char & MaxPromotionGroupRankField ()
 
char & MaxDemotionGroupRankField ()
 
char & MaxBanishmentGroupRankField ()
 
char & NumInvitesRemainingField ()
 
FTribeRankGroupoperator= (FTribeRankGroup *__that)
 
void MakeNew ()
 
void ValidateSettings ()
 
bool operator== (FTribeRankGroup *Other)
 
FStringRankGroupNameField ()
 
char & RankGroupRankField ()
 
char & InventoryRankField ()
 
char & StructureActivationRankField ()
 
char & NewStructureActivationRankField ()
 
char & NewStructureInventoryRankField ()
 
char & PetOrderRankField ()
 
char & PetRidingRankField ()
 
char & InviteToGroupRankField ()
 
char & MaxPromotionGroupRankField ()
 
char & MaxDemotionGroupRankField ()
 
char & MaxBanishmentGroupRankField ()
 
char & NumInvitesRemainingField ()
 
BitFieldValue< bool, unsigned __int32 > bPreventStructureDemolish ()
 
BitFieldValue< bool, unsigned __int32 > bPreventStructureAttachment ()
 
BitFieldValue< bool, unsigned __int32 > bPreventStructureBuildInRange ()
 
BitFieldValue< bool, unsigned __int32 > bPreventUnclaiming ()
 
BitFieldValue< bool, unsigned __int32 > bAllowInvites ()
 
BitFieldValue< bool, unsigned __int32 > bLimitInvites ()
 
BitFieldValue< bool, unsigned __int32 > bAllowDemotions ()
 
BitFieldValue< bool, unsigned __int32 > bAllowPromotions ()
 
BitFieldValue< bool, unsigned __int32 > bAllowBanishments ()
 
BitFieldValue< bool, unsigned __int32 > bDefaultRank ()
 
FTribeRankGroupoperator= (FTribeRankGroup *__that)
 
void ValidateSettings ()
 
bool operator== (FTribeRankGroup *Other)
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 
static UScriptStructStaticStruct ()
 

Detailed Description

Definition at line 85 of file Tribe.h.

Member Function Documentation

◆ bAllowBanishments()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bAllowBanishments ( )
inline

Definition at line 110 of file Tribe.h.

◆ bAllowDemotions()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bAllowDemotions ( )
inline

Definition at line 108 of file Tribe.h.

◆ bAllowInvites()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bAllowInvites ( )
inline

Definition at line 106 of file Tribe.h.

◆ bAllowPromotions()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bAllowPromotions ( )
inline

Definition at line 109 of file Tribe.h.

◆ bDefaultRank()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bDefaultRank ( )
inline

Definition at line 111 of file Tribe.h.

◆ bLimitInvites()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bLimitInvites ( )
inline

Definition at line 107 of file Tribe.h.

◆ bPreventStructureAttachment()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bPreventStructureAttachment ( )
inline

Definition at line 103 of file Tribe.h.

◆ bPreventStructureBuildInRange()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bPreventStructureBuildInRange ( )
inline

Definition at line 104 of file Tribe.h.

◆ bPreventStructureDemolish()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bPreventStructureDemolish ( )
inline

Definition at line 102 of file Tribe.h.

◆ bPreventUnclaiming()

BitFieldValue< bool, unsigned __int32 > FTribeRankGroup::bPreventUnclaiming ( )
inline

Definition at line 105 of file Tribe.h.

◆ InventoryRankField() [1/2]

char & FTribeRankGroup::InventoryRankField ( )
inline

Definition at line 88 of file Tribe.h.

◆ InventoryRankField() [2/2]

char & FTribeRankGroup::InventoryRankField ( )
inline

Definition at line 89 of file Tribe.h.

◆ InviteToGroupRankField() [1/2]

char & FTribeRankGroup::InviteToGroupRankField ( )
inline

Definition at line 94 of file Tribe.h.

◆ InviteToGroupRankField() [2/2]

char & FTribeRankGroup::InviteToGroupRankField ( )
inline

Definition at line 95 of file Tribe.h.

◆ MakeNew()

void FTribeRankGroup::MakeNew ( )
inline

Definition at line 104 of file Tribe.h.

◆ MaxBanishmentGroupRankField() [1/2]

char & FTribeRankGroup::MaxBanishmentGroupRankField ( )
inline

Definition at line 97 of file Tribe.h.

◆ MaxBanishmentGroupRankField() [2/2]

char & FTribeRankGroup::MaxBanishmentGroupRankField ( )
inline

Definition at line 98 of file Tribe.h.

◆ MaxDemotionGroupRankField() [1/2]

char & FTribeRankGroup::MaxDemotionGroupRankField ( )
inline

Definition at line 96 of file Tribe.h.

◆ MaxDemotionGroupRankField() [2/2]

char & FTribeRankGroup::MaxDemotionGroupRankField ( )
inline

Definition at line 97 of file Tribe.h.

◆ MaxPromotionGroupRankField() [1/2]

char & FTribeRankGroup::MaxPromotionGroupRankField ( )
inline

Definition at line 95 of file Tribe.h.

◆ MaxPromotionGroupRankField() [2/2]

char & FTribeRankGroup::MaxPromotionGroupRankField ( )
inline

Definition at line 96 of file Tribe.h.

◆ NewStructureActivationRankField() [1/2]

char & FTribeRankGroup::NewStructureActivationRankField ( )
inline

Definition at line 90 of file Tribe.h.

◆ NewStructureActivationRankField() [2/2]

char & FTribeRankGroup::NewStructureActivationRankField ( )
inline

Definition at line 91 of file Tribe.h.

◆ NewStructureInventoryRankField() [1/2]

char & FTribeRankGroup::NewStructureInventoryRankField ( )
inline

Definition at line 91 of file Tribe.h.

◆ NewStructureInventoryRankField() [2/2]

char & FTribeRankGroup::NewStructureInventoryRankField ( )
inline

Definition at line 92 of file Tribe.h.

◆ NumInvitesRemainingField() [1/2]

char & FTribeRankGroup::NumInvitesRemainingField ( )
inline

Definition at line 98 of file Tribe.h.

◆ NumInvitesRemainingField() [2/2]

char & FTribeRankGroup::NumInvitesRemainingField ( )
inline

Definition at line 99 of file Tribe.h.

◆ operator=() [1/2]

FTribeRankGroup * FTribeRankGroup::operator= ( FTribeRankGroup * __that)
inline

Definition at line 115 of file Tribe.h.

◆ operator=() [2/2]

FTribeRankGroup * FTribeRankGroup::operator= ( FTribeRankGroup * __that)
inline

Definition at line 103 of file Tribe.h.

◆ operator==() [1/2]

bool FTribeRankGroup::operator== ( FTribeRankGroup * Other)
inline

Definition at line 117 of file Tribe.h.

◆ operator==() [2/2]

bool FTribeRankGroup::operator== ( FTribeRankGroup * Other)
inline

Definition at line 106 of file Tribe.h.

◆ PetOrderRankField() [1/2]

char & FTribeRankGroup::PetOrderRankField ( )
inline

Definition at line 92 of file Tribe.h.

◆ PetOrderRankField() [2/2]

char & FTribeRankGroup::PetOrderRankField ( )
inline

Definition at line 93 of file Tribe.h.

◆ PetRidingRankField() [1/2]

char & FTribeRankGroup::PetRidingRankField ( )
inline

Definition at line 93 of file Tribe.h.

◆ PetRidingRankField() [2/2]

char & FTribeRankGroup::PetRidingRankField ( )
inline

Definition at line 94 of file Tribe.h.

◆ RankGroupNameField() [1/2]

FString & FTribeRankGroup::RankGroupNameField ( )
inline

Definition at line 86 of file Tribe.h.

◆ RankGroupNameField() [2/2]

FString & FTribeRankGroup::RankGroupNameField ( )
inline

Definition at line 87 of file Tribe.h.

◆ RankGroupRankField() [1/2]

char & FTribeRankGroup::RankGroupRankField ( )
inline

Definition at line 87 of file Tribe.h.

◆ RankGroupRankField() [2/2]

char & FTribeRankGroup::RankGroupRankField ( )
inline

Definition at line 88 of file Tribe.h.

◆ StaticStruct() [1/2]

static UScriptStruct * FTribeRankGroup::StaticStruct ( )
inlinestatic

Definition at line 118 of file Tribe.h.

◆ StaticStruct() [2/2]

static UScriptStruct * FTribeRankGroup::StaticStruct ( )
inlinestatic

Definition at line 107 of file Tribe.h.

◆ StructureActivationRankField() [1/2]

char & FTribeRankGroup::StructureActivationRankField ( )
inline

Definition at line 89 of file Tribe.h.

◆ StructureActivationRankField() [2/2]

char & FTribeRankGroup::StructureActivationRankField ( )
inline

Definition at line 90 of file Tribe.h.

◆ ValidateSettings() [1/2]

void FTribeRankGroup::ValidateSettings ( )
inline

Definition at line 116 of file Tribe.h.

◆ ValidateSettings() [2/2]

void FTribeRankGroup::ValidateSettings ( )
inline

Definition at line 105 of file Tribe.h.


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