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

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

AssignTask(notnull SCR_BaseTask task, notnull SCR_BaseTaskExecutor assignee, bool forced=false)SCR_BaseTaskSupportEntity
CancelTask(int taskID)SCR_BaseTaskSupportEntity
CanRequest()SCR_TransportTaskSupportEntity
CreateButtonAndSetPadding(Widget parentWidget, notnull inout array< Widget > widgets, float left=4, float top=4, float right=4, float bottom=4)SCR_RequestedTaskSupportEntity
CreateNewTransportTask(int requesterID, vector fromPosition, vector toPosition)SCR_TransportTaskSupportEntity
CreateTask()SCR_BaseTaskSupportEntity
EOnInit(IEntity owner)SCR_BaseTaskSupportEntity
FailTask(notnull SCR_BaseTask task)SCR_BaseTaskSupportEntity
FinishTask(notnull SCR_BaseTask task)SCR_BaseTaskSupportEntity
GetLocallyRequestedTask()SCR_RequestedTaskSupportEntity
GetMaxDistanceAssigneeSq()SCR_TransportTaskSupportEntity
GetMaxDistanceDestinationSq()SCR_TransportTaskSupportEntity
GetRequestPosition()SCR_RequestedTaskSupportEntity
GetResourceName()SCR_BaseTaskSupportEntity
GetTaskDescriptionWidgetResource()SCR_BaseTaskSupportEntity
GetTaskPrefab()SCR_BaseTaskSupportEntity
Initialize()SCR_BaseTaskSupportEntity
m_bSetFromPositionSCR_TransportTaskSupportEntityprotected
m_eRequestTypeSCR_RequestedTaskSupportEntityprotected
m_fMaxDistanceAssigneeSCR_TransportTaskSupportEntityprotected
m_fMaxDistanceDestinationSCR_TransportTaskSupportEntityprotected
m_LocallyRequestedTaskSCR_RequestedTaskSupportEntityprotected
m_sRequestButtonTextSCR_RequestedTaskSupportEntityprotected
m_sRequestFromTextSCR_TransportTaskSupportEntityprotected
m_sRequestToTextSCR_TransportTaskSupportEntityprotected
m_sTaskDescriptionWidgetResourceSCR_BaseTaskSupportEntityprotected
m_sTaskPrefabSCR_BaseTaskSupportEntityprotected
m_sUIRequestButtonResourceSCR_RequestedTaskSupportEntityprotected
m_vFromPositionSCR_TransportTaskSupportEntityprotected
m_vToPositionSCR_TransportTaskSupportEntityprotected
MoveTask(vector newPosition, int taskID)SCR_BaseTaskSupportEntity
OnMapOpen(MapConfiguration config)SCR_BaseTaskSupportEntity
OnTaskListOpen(notnull SCR_UITaskManagerComponent uiTaskManagerComponent)SCR_BaseTaskSupportEntity
RegisterContextualMenuCallbacks()SCR_TransportTaskSupportEntityprotected
Request()SCR_TransportTaskSupportEntity
RequestTransport(int requesterID, vector fromPosition, vector toPosition)SCR_TransportTaskSupportEntity
RPC_AssignTask(int playerID, int taskID, float timestamp, bool forced)SCR_BaseTaskSupportEntity
RPC_CancelTask(int taskID)SCR_BaseTaskSupportEntityprotected
RPC_FailTask(int taskID)SCR_BaseTaskSupportEntityprotected
RPC_FinishTask(int taskID)SCR_BaseTaskSupportEntityprotected
RPC_MoveTask(int taskID, vector newPosition)SCR_BaseTaskSupportEntity
RPC_SetRequester(int taskID, int requesterID)SCR_RequestedTaskSupportEntity
RPC_SetTargetFaction(int taskID, int factionIndex)SCR_BaseTaskSupportEntity
RPC_SetTargetPosition(int taskID, vector position)SCR_TransportTaskSupportEntity
RPC_SetTaskDescription(int taskID, string description)SCR_BaseTaskSupportEntity
RPC_SetTaskTitle(int taskID, string title)SCR_BaseTaskSupportEntity
RPC_TransportTaskNextPhase(int taskID)SCR_TransportTaskSupportEntityprotected
RPC_UnassignTask(int taskID, int playerID, SCR_EUnassignReason reason)SCR_BaseTaskSupportEntity
SCR_BaseTaskSupportEntity(IEntitySource src, IEntity parent)SCR_BaseTaskSupportEntity
SetFromPosition()SCR_TransportTaskSupportEntityprotected
SetLocallyRequestedTask(notnull SCR_RequestedTask requestedTask)SCR_RequestedTaskSupportEntity
SetRequestButtonText(notnull TextWidget textWidget)SCR_TransportTaskSupportEntity
SetRequester(notnull SCR_RequestedTask task, SCR_BaseTaskExecutor requester)SCR_RequestedTaskSupportEntity
SetTargetFaction(notnull SCR_BaseTask task, notnull Faction faction)SCR_BaseTaskSupportEntity
SetTargetPosition(notnull SCR_TransportTask task, vector position)SCR_TransportTaskSupportEntity
SetTaskDescription(notnull SCR_BaseTask task, string description)SCR_BaseTaskSupportEntity
SetTaskTitle(notnull SCR_BaseTask task, string title)SCR_BaseTaskSupportEntity
SetToPosition()SCR_TransportTaskSupportEntityprotected
TransportTaskNextPhase(notnull SCR_TransportTask transportTask)SCR_TransportTaskSupportEntity
UnassignTask(notnull SCR_BaseTask task, notnull SCR_BaseTaskExecutor assignee, SCR_EUnassignReason reason)SCR_BaseTaskSupportEntity
~SCR_BaseTaskSupportEntity()SCR_BaseTaskSupportEntity