![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetRequesterGroupId (int groupId) |
| override bool | SetDescriptionTo (TextWidget textWidget) |
Static Protected Member Functions | |
| static SCR_RequestedTaskUIInfo | CreateRequestedTaskUIInfo (LocalizedString name, array< LocalizedString > nameParams, LocalizedString description, array< LocalizedString > descParams, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty, int requesterGroupId=0) |
Protected Attributes | |
| int | m_iRequesterGroupId |
Definition at line 2 of file SCR_RequestedTaskUIInfo.c.
|
inlinestaticprotected |
Create SCR_RequestedTaskUIInfo from basic params.
| [in] | name | |
| [in] | nameParams | |
| [in] | description | |
| [in] | descParams | |
| [in] | icon | |
| [in] | iconSetName | |
| [in] | requesterGroupId |
Definition at line 50 of file SCR_RequestedTaskUIInfo.c.
|
inlineprotected |
Definition at line 13 of file SCR_RequestedTaskUIInfo.c.
|
inlineprotected |
Definition at line 7 of file SCR_RequestedTaskUIInfo.c.
|
protected |
Definition at line 4 of file SCR_RequestedTaskUIInfo.c.