Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkMedicalActions.c File Reference

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)
 

Function Documentation

◆ _WB_GetCustomTitle()

override bool BaseContainerProps::_WB_GetCustomTitle ( BaseContainer  source,
out string  title 
)

Definition at line 2 of file SCR_ScenarioFrameworkMedicalActions.c.

◆ BaseContainerProps()

SCR_ContainerMedicalActionTitle BaseContainerCustomTitle BaseContainerProps ( )

Medical actions that will be executed on target entity.

◆ SplitStringByUpperCase()

protected void BaseContainerProps::SplitStringByUpperCase ( string  input,
out string  output 
)

Definition at line 11 of file SCR_ScenarioFrameworkMedicalActions.c.