Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
TranslationPluginMatchConfig.c File Reference

Go to the source code of this file.

Classes

class  TranslationPluginFields
 Attribute for TranslationPluginConfigLocaleMatch. More...
class  TranslationPluginConfigLocaleMatch

Functions

TranslationPluginFields BaseContainerCustomTitle BaseContainerProps (configRoot:true)
override bool _WB_GetCustomTitle (BaseContainer source, out string title)
void TranslationPluginFields (string format, notnull array< string > propertyNames)

Variables

string m_sFormat
ref array< stringm_aPropertyNames

Function Documentation

◆ _WB_GetCustomTitle()

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

Definition at line 55 of file TranslationPluginMatchConfig.c.

◆ BaseContainerProps()

TranslationPluginFields BaseContainerCustomTitle BaseContainerProps ( configRoot:true )

Definition at line 1 of file TranslationPluginMatchConfig.c.

◆ TranslationPluginFields()

void BaseContainerProps::TranslationPluginFields ( string format,
notnull array< string > propertyNames )
protected
Parameters
[in]format
[in]propertyNames

Definition at line 85 of file TranslationPluginMatchConfig.c.

Variable Documentation

◆ m_aPropertyNames

ref array<string> m_aPropertyNames
protected

Definition at line 50 of file TranslationPluginMatchConfig.c.

◆ m_sFormat

string m_sFormat
protected

Definition at line 49 of file TranslationPluginMatchConfig.c.