Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_ContainerMedicalActionTitle |
Functions | |
SCR_ContainerMedicalActionTitle BaseContainerCustomTitle | BaseContainerProps () |
Medical actions that will be executed on target entity. More... | |
override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
protected void | SplitStringByUpperCase (string input, out string output) |
override bool BaseContainerProps::_WB_GetCustomTitle | ( | BaseContainer | source, |
out string | title | ||
) |
Definition at line 2 of file SCR_ScenarioFrameworkMedicalActions.c.
SCR_ContainerMedicalActionTitle BaseContainerCustomTitle BaseContainerProps | ( | ) |
Medical actions that will be executed on target entity.
protected void BaseContainerProps::SplitStringByUpperCase | ( | string | input, |
out string | output | ||
) |
Definition at line 11 of file SCR_ScenarioFrameworkMedicalActions.c.