Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FreeForAllFaction Member List

This is the complete list of members for SCR_FreeForAllFaction, including all inherited members.

DoCheckIfFactionFriendly(Faction faction)SCR_FreeForAllFaction
GetAllFactionEntityCatalogs(notnull out array< SCR_EntityCatalog > outEntityCatalogs)SCR_Faction
GetBaseCallsignByIndex(int index, int offset=0)SCR_Faction
GetBaseCallsignIndexes()SCR_Faction
GetCallsignInfo()SCR_Faction
GetCanCreateOnlyPredefinedGroups()SCR_Faction
GetEntityFaction(notnull IEntity entity)SCR_Factionstatic
GetFactionBackground()SCR_Faction
GetFactionColor()Faction
GetFactionEntityCatalogOfType(EEntityCatalogType catalogType, bool printNotFound=true)SCR_Faction
GetFactionFlag()SCR_Faction
GetFactionFlagMaterial()SCR_Faction
GetFactionIdentity()Faction
GetFactionKey()Faction
GetFactionLabel()SCR_Faction
GetFactionName()Faction
GetFactionRadioEncryptionKey()SCR_Faction
GetFactionRadioFrequency()SCR_Faction
GetFlagName(int index)SCR_Faction
GetFlagNames(out array< string > flagNames)SCR_Faction
GetFriendlyFactions(notnull out array< Faction > friendlyFactions, bool includeSelf=true)SCR_Faction
GetGroupFlagImageSet()SCR_Faction
GetGroupFlagImageSetOutlines()SCR_Faction
GetGroupFlagTextures(out array< ResourceName > textures)SCR_Faction
GetNotificationFactionColor()SCR_Faction
GetNotificationTextFactionColor()SCR_Faction
GetOnFactionPlayableChanged()SCR_Faction
GetOrder()SCR_Faction
GetOutlineFactionColor()SCR_Faction
GetPlayerCount()SCR_Faction
GetPlayersInFaction(notnull out array< int > players)SCR_Faction
GetPredefinedGroups(notnull array< ref SCR_GroupPreset > groupArray)SCR_Faction
GetRankByID(SCR_ECharacterRank rankID)SCR_Factionprotected
GetRankInsignia(SCR_ECharacterRank rankID)SCR_Faction
GetRankName(SCR_ECharacterRank rankID)SCR_Faction
GetRankNameShort(SCR_ECharacterRank rankID)SCR_Faction
GetRankNameUpperCase(SCR_ECharacterRank rankID)SCR_Faction
GetUIInfo()Faction
Init(IEntity owner)SCR_Faction
InitFactionIsPlayable(bool isPlayable)SCR_Faction
InitializeFaction()SCR_Faction
IsFactionEnemy(Faction otherFaction)Faction
IsFactionFriendly(Faction otherFaction)Faction
IsInherited(string factionKey)SCR_Faction
IsMilitary()SCR_Faction
IsPlayable()SCR_Faction
IsShownInWelcomeScreenIfNonPlayable()SCR_Faction
m_aAncestorsSCR_Factionprotected
m_aBaseCallsignsSCR_Factionprotected
m_aEntityCatalogsSCR_Factionprotected
m_aFlagNamesSCR_Factionprotected
m_aFriendlyFactionsIdsSCR_Factionprotected
m_aGroupFlagsSCR_Factionprotected
m_aPredefinedGroupsSCR_Factionprotected
m_aRanksSCR_Factionprotected
m_bCatalogInitDoneSCR_Factionprotected
m_bCreateOnlyPredefinedGroupsSCR_Factionprotected
m_bFriendlyToSelfSCR_Factionprotected
m_bIsMilitarySCR_Factionprotected
m_bIsPlayableSCR_Factionprotected
m_bShowInWelcomeScreenIfNonPlayableSCR_Factionprotected
m_CallsignInfoSCR_Factionprotected
m_FactionFlagMaterialSCR_Factionprotected
m_FactionLabelSCR_Factionprotected
m_FriendlyFactionsSCR_Factionprotected
m_iFactionRadioFrequencySCR_Factionprotected
m_iOrderSCR_Factionprotected
m_mEntityCatalogsSCR_Factionprotected
m_NotificationFactionColorSCR_Factionprotected
m_NotificationTextFactionColorSCR_Factionprotected
m_OnFactionPlayableChangedSCR_Factionprotected
m_OutlineFactionColorSCR_Factionprotected
m_sFactionBackgroundSCR_Factionprotected
m_sFactionRadioEncryptionKeySCR_Factionprotected
m_sGroupFlagsImageSetSCR_Factionprotected
m_sGroupFlagsImageSetOutlinesSCR_Factionprotected
SetAncestors(notnull array< string > ancestors)SCR_Faction
SetFactionFlagMaterial(ResourceName materialResource)SCR_Faction
SetFactionFriendly(notnull Faction faction)SCR_Faction
SetFactionHostile(notnull Faction faction)SCR_Faction
SetIsPlayable(bool isPlayable, bool killPlayersIfNotPlayable=false)SCR_Faction