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

This is the complete list of members for SCR_FactionCommanderPlayerComponent, 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
CancelTask(int playerId, string taskId)SCR_FactionCommanderPlayerComponent
ClearRadialMenu()SCR_FactionCommanderPlayerComponentprotected
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
GetGroupEntryDisplayName(SCR_AIGroup group)SCR_FactionCommanderPlayerComponentprotected
GetGroupEntryIconData(SCR_AIGroup group, out ResourceName imagesetName, out string iconName)SCR_FactionCommanderPlayerComponentprotected
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
m_bMenuVisibleSCR_FactionCommanderPlayerComponentprotected
m_bShouldClearHoveredTaskSCR_FactionCommanderPlayerComponentprotected
m_CurrentHoveredEntitySCR_FactionCommanderPlayerComponentprotected
m_CurrentHoveredTaskSCR_FactionCommanderPlayerComponentprotected
m_fNextVolunteeringAvailableAtSCR_FactionCommanderPlayerComponentprotected
m_GroupTaskManagerSCR_FactionCommanderPlayerComponentprotected
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
OnCommanderRightsGained()SCR_FactionCommanderPlayerComponent
OnCommanderRightsLost()SCR_FactionCommanderPlayerComponent
OnCommandPerformed(SCR_SelectionMenuEntry element, float[] worldPos)SCR_FactionCommanderPlayerComponentprotected
OnContextualMenuInit()SCR_FactionCommanderPlayerComponentprotected
OnEntryHovered(SCR_SelectionMenuEntry entry, int id)SCR_FactionCommanderPlayerComponentprotected
OnMapClose(MapConfiguration config)SCR_FactionCommanderPlayerComponentprotected
OnMapOpen(MapConfiguration config)SCR_FactionCommanderPlayerComponentprotected
OnOwnershipChanged(bool changing, bool becameOwner)SCR_FactionCommanderPlayerComponent
OnPostInit(IEntity owner)SCR_FactionCommanderPlayerComponent
OnRadialMenuBeforeOpen()SCR_FactionCommanderPlayerComponentprotected
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_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
s_iLastGeneratedTaskIdSCR_FactionCommanderPlayerComponentprotectedstatic
SetNextVolunteeringTimestamp(WorldTimestamp timestamp)SCR_FactionCommanderPlayerComponent
SetReplaceCommanderCooldownTimestamp(WorldTimestamp timeStamp)SCR_FactionCommanderPlayerComponent
TASK_IDSCR_FactionCommanderPlayerComponentstatic