Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SCR_LocLinkImagePlugin Interface Reference
Inheritance diagram for SCR_LocLinkImagePlugin:
[legend]

Public Member Functions

override void OnChange (BaseContainer stringTableItem, string propName, string propValue)
 
override void Run ()
 
bool ButtonRun ()
 
bool ButtonClose ()
 

Protected Member Functions

bool UpdateItem (BaseContainer item, LocalizationEditor locEditor)
 

Protected Attributes

string m_sPath
 
string m_sExtension
 

Member Function Documentation

◆ ButtonClose()

bool SCR_LocLinkImagePlugin.ButtonClose ( )

◆ ButtonRun()

bool SCR_LocLinkImagePlugin.ButtonRun ( )

◆ OnChange()

override void SCR_LocLinkImagePlugin.OnChange ( BaseContainer  stringTableItem,
string  propName,
string  propValue 
)

◆ Run()

override void SCR_LocLinkImagePlugin.Run ( )

◆ UpdateItem()

bool SCR_LocLinkImagePlugin.UpdateItem ( BaseContainer  item,
LocalizationEditor  locEditor 
)
protected

Member Data Documentation

◆ m_sExtension

string SCR_LocLinkImagePlugin.m_sExtension
protected

◆ m_sPath

string SCR_LocLinkImagePlugin.m_sPath
protected

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