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

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

AddCreateObjectiveOrder(SCR_SelectionMenuCategoryEntry category, notnull SCR_FactionCommanderBaseMenuHandler handler)SCR_FactionCommanderPlayerComponentprotected
AddRequestOrder(SCR_SelectionMenuCategoryEntry category, notnull SCR_FactionCommanderBaseMenuHandler handler)SCR_FactionCommanderPlayerComponentprotected
AssignGroupToTask(int groupId, string taskId, int requesterID)SCR_FactionCommanderPlayerComponent
CAMPAIGN_MILITARY_BASE_TASK_IDSCR_CampaignFactionCommanderPlayerComponentstatic
CancelTask(int playerId, string taskId)SCR_FactionCommanderPlayerComponent
CheatCommander()SCR_CampaignFactionCommanderPlayerComponent
ClearAllLinks()SCR_CampaignFactionCommanderPlayerComponentprotected
ClearRadialMenu()SCR_CampaignFactionCommanderPlayerComponent
CreateCampaignMilitaryBaseTask(ResourceName taskPrefab, SCR_AIGroup group, int playerId, SCR_FactionCommanderBaseMenuHandler handler=null, vector positionOffset=vector.Zero)SCR_CampaignFactionCommanderPlayerComponent
CreateConfigCategory(notnull SCR_FactionCommanderMenuEntry configEntry, SCR_SelectionMenuCategoryEntry parentCategory, notnull array< ref SCR_FactionCommanderMenuEntry > childEntries, SCR_FactionCommanderMenuEntry rootConfigEntry)SCR_FactionCommanderPlayerComponentprotected
CreateConfigEntries()SCR_FactionCommanderPlayerComponentprotected
CreateConfigEntry(notnull SCR_FactionCommanderMenuEntry configEntry, SCR_SelectionMenuCategoryEntry parentCategory, SCR_FactionCommanderMenuEntry rootConfigEntry)SCR_FactionCommanderPlayerComponentprotected
CreateRequestedTask(string taskPrefab, vector position, int requesterGroupId, SCR_AIGroup group, int playerId, SCR_FactionCommanderBaseMenuHandler handler=null)SCR_FactionCommanderPlayerComponent
CreateTask(ResourceName taskPrefab, vector position, SCR_AIGroup group, int playerId, SCR_FactionCommanderBaseMenuHandler handler=null)SCR_FactionCommanderPlayerComponent
EOnInit(IEntity owner)SCR_FactionCommanderPlayerComponent
FillMenuWithGroups(SCR_SelectionMenuCategoryEntry category, notnull SCR_FactionCommanderBaseMenuHandler handler)SCR_FactionCommanderPlayerComponentprotected
FinishTask(int playerId, string taskId)SCR_FactionCommanderPlayerComponent
GenerateTaskID()SCR_FactionCommanderPlayerComponentstatic
GetAssignedGroup(SCR_SelectionMenuEntry entry)SCR_FactionCommanderPlayerComponentprotected
GetConfigForEntry(notnull SCR_SelectionMenuEntry entry)SCR_FactionCommanderPlayerComponent
GetCreateObjectiveOrderEntryDisplayName()SCR_FactionCommanderPlayerComponentprotected
GetCreateObjectiveOrderEntryIconData(out ResourceName imagesetName, out string iconName)SCR_FactionCommanderPlayerComponentprotected
GetDefaultCreateObjectiveOrderIcon()SCR_FactionCommanderPlayerComponentprotected
GetDefaultGroupOrderIcon()SCR_FactionCommanderPlayerComponentprotected
GetDefaultRequestOrderIcon()SCR_FactionCommanderPlayerComponentprotected
GetEntryByName(string name)SCR_FactionCommanderPlayerComponentprotected
GetGraphLinesData()SCR_CampaignFactionCommanderPlayerComponentprotected
GetGroupEntryDisplayName(SCR_AIGroup group)SCR_FactionCommanderPlayerComponentprotected
GetGroupEntryIconData(SCR_AIGroup group, out ResourceName imagesetName, out string iconName)SCR_FactionCommanderPlayerComponentprotected
GetHoveredBase()SCR_CampaignFactionCommanderPlayerComponent
GetLocalCampaignCommanderComponent()SCR_CampaignFactionCommanderPlayerComponentstatic
GetNextVolunteeringTimestamp()SCR_FactionCommanderPlayerComponent
GetReplaceCommanderCooldownTimestamp()SCR_FactionCommanderPlayerComponent
GetRequestOrderEntryDisplayName()SCR_FactionCommanderPlayerComponentprotected
GetRequestOrderEntryIconData(out ResourceName imagesetName, out string iconName)SCR_FactionCommanderPlayerComponentprotected
IsLocalPlayerCommander()SCR_FactionCommanderPlayerComponentstatic
IsTaskValid(SCR_Task task)SCR_FactionCommanderPlayerComponentprotected
LinkBaseWithGroup(notnull SCR_AIGroup group)SCR_CampaignFactionCommanderPlayerComponentprotected
m_aMapLinksSCR_CampaignFactionCommanderPlayerComponentprotected
m_bMenuVisibleSCR_FactionCommanderPlayerComponentprotected
m_bMustClearHoveredBaseSCR_CampaignFactionCommanderPlayerComponentprotected
m_bShouldClearHoveredTaskSCR_FactionCommanderPlayerComponentprotected
m_CurrentHoveredBaseSCR_CampaignFactionCommanderPlayerComponentprotected
m_CurrentHoveredEntitySCR_FactionCommanderPlayerComponentprotected
m_CurrentHoveredTaskSCR_FactionCommanderPlayerComponentprotected
m_fNextVolunteeringAvailableAtSCR_FactionCommanderPlayerComponentprotected
m_GroupTaskManagerSCR_FactionCommanderPlayerComponentprotected
m_HoveredBaseSCR_CampaignFactionCommanderPlayerComponentprotected
m_HoveredEntitySCR_FactionCommanderPlayerComponentprotected
m_HoveredTaskSCR_FactionCommanderPlayerComponentprotected
m_MapContextualMenuSCR_FactionCommanderPlayerComponentprotected
m_MapCursorModuleSCR_FactionCommanderPlayerComponentprotected
m_MapEntitySCR_FactionCommanderPlayerComponentprotected
m_mEntryGroupsSCR_FactionCommanderPlayerComponentprotected
m_mEntryHandlersSCR_FactionCommanderPlayerComponentprotected
m_mEntryNamesSCR_FactionCommanderPlayerComponentprotected
m_mEntryParentsSCR_FactionCommanderPlayerComponentprotected
m_mTaskRootMenuEntriesSCR_FactionCommanderPlayerComponentprotected
m_PlayerControllerSCR_FactionCommanderPlayerComponentprotected
m_RadialMenuSCR_FactionCommanderPlayerComponentprotected
m_ReplaceCommanderCooldownSCR_FactionCommanderPlayerComponentprotected
OnBaseHovered(SCR_CampaignMilitaryBaseComponent base)SCR_CampaignFactionCommanderPlayerComponentprotected
OnCommanderRightsGained()SCR_FactionCommanderPlayerComponent
OnCommanderRightsLost()SCR_FactionCommanderPlayerComponent
OnCommandPerformed(SCR_SelectionMenuEntry element, float[] worldPos)SCR_FactionCommanderPlayerComponentprotected
OnContextualMenuInit()SCR_FactionCommanderPlayerComponentprotected
OnEntryHovered(SCR_SelectionMenuEntry entry, int id)SCR_CampaignFactionCommanderPlayerComponent
OnMapClose(MapConfiguration config)SCR_CampaignFactionCommanderPlayerComponent
OnMapOpen(MapConfiguration config)SCR_CampaignFactionCommanderPlayerComponent
OnOwnershipChanged(bool changing, bool becameOwner)SCR_FactionCommanderPlayerComponent
OnPostInit(IEntity owner)SCR_FactionCommanderPlayerComponent
OnRadialMenuBeforeOpen()SCR_CampaignFactionCommanderPlayerComponentprotected
OnRadialMenuClose()SCR_FactionCommanderPlayerComponentprotected
OnRadialMenuOpen()SCR_FactionCommanderPlayerComponentprotected
OnTaskHovered(SCR_Task task)SCR_FactionCommanderPlayerComponentprotected
ProcessEvents(bool activate)SCR_FactionCommanderPlayerComponentprotected
REQUESTED_TASK_IDSCR_FactionCommanderPlayerComponentstatic
RpcAsk_AssignGroupToTask(int groupId, string taskId, int requesterID)SCR_FactionCommanderPlayerComponentprotected
RpcAsk_CancelTask(int playerId, string taskId)SCR_FactionCommanderPlayerComponentprotected
RpcAsk_CheatCommander(int playerId)SCR_CampaignFactionCommanderPlayerComponentprotected
RpcAsk_CreateCampaignMilitaryBaseTask(ResourceName taskPrefab, int assigneeId, int factionIndex, int playerId, int data, int baseCallsign, vector positionOffset)SCR_CampaignFactionCommanderPlayerComponentprotected
RpcAsk_CreateRequestedTask(string taskPrefab, vector destination, int requesterGroupId, int assigneeId, int playerId)SCR_FactionCommanderPlayerComponentprotected
RpcAsk_CreateTask(string taskPrefab, int assigneeId, int playerId, vector destination, int factionIndex, int data)SCR_FactionCommanderPlayerComponentprotected
RpcAsk_FinishTask(int playerId, string taskId)SCR_FactionCommanderPlayerComponentprotected
RpcAsk_SetReservedSupplyAmount(int baseCallsign, float value)SCR_CampaignFactionCommanderPlayerComponentprotected
RpcAsk_SetSuppliesLimit(int baseCallsign, float value)SCR_CampaignFactionCommanderPlayerComponentprotected
RpcAsk_SetSupplyRequestExecutionPriority(int baseCallsign, int priority)SCR_CampaignFactionCommanderPlayerComponentprotected
s_iLastGeneratedTaskIdSCR_FactionCommanderPlayerComponentprotectedstatic
SetNextVolunteeringTimestamp(WorldTimestamp timestamp)SCR_FactionCommanderPlayerComponent
SetReplaceCommanderCooldownTimestamp(WorldTimestamp timeStamp)SCR_FactionCommanderPlayerComponent
SetReservedSupplyAmount(notnull SCR_CampaignMilitaryBaseComponent base, float value)SCR_CampaignFactionCommanderPlayerComponent
SetSuppliesLimit(notnull SCR_CampaignMilitaryBaseComponent base, float value)SCR_CampaignFactionCommanderPlayerComponent
SetSupplyRequestExecutionPriority(notnull SCR_CampaignMilitaryBaseComponent base, int priority)SCR_CampaignFactionCommanderPlayerComponent
TASK_IDSCR_FactionCommanderPlayerComponentstatic