|
Arma Reforger Script API
|
Attribute to manually set a static title. More...
Public Member Functions | |
| void | SCR_BaseContainerStaticTitleField (string customTitle="") |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Protected Attributes | |
| string | m_sCustomTitle |
Attribute to manually set a static title.
| void SCR_BaseContainerStaticTitleField.SCR_BaseContainerStaticTitleField | ( | string | customTitle = "" | ) |
| override bool SCR_BaseContainerStaticTitleField._WB_GetCustomTitle | ( | BaseContainer | source, |
| out string | title ) |
|
protected |