Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_LocalizedPropertyTitle Interface Reference

Displays label and value name for variable with localization. More...

Inheritance diagram for SCR_LocalizedPropertyTitle:
[legend]

Public Member Functions

override bool _WB_GetCustomTitle (BaseContainer source, out string title)
 

Protected Attributes

string m_Label
 
string m_PropertyName
 

Detailed Description

Displays label and value name for variable with localization.

Member Function Documentation

◆ _WB_GetCustomTitle()

override bool SCR_LocalizedPropertyTitle._WB_GetCustomTitle ( BaseContainer  source,
out string  title 
)

Member Data Documentation

◆ m_Label

string SCR_LocalizedPropertyTitle.m_Label
protected

◆ m_PropertyName

string SCR_LocalizedPropertyTitle.m_PropertyName
protected

The documentation for this interface was generated from the following file: