Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FindResourcesPlugin Interface Reference
Inheritance diagram for SCR_FindResourcesPlugin:

Public Member Functions

override void Run ()
 

Protected Member Functions

bool OK ()
 
bool Cancel ()
 

Protected Attributes

string m_sExtensions
 
bool m_bOnlyShowDirectlySetVariables
 

Static Protected Attributes

static const ref array< string > ALLOWED_EXTENSIONS = { "conf", "et" }
 

Member Function Documentation

◆ Cancel()

bool SCR_FindResourcesPlugin.Cancel ( )
protected

◆ OK()

bool SCR_FindResourcesPlugin.OK ( )
protected

◆ Run()

override void SCR_FindResourcesPlugin.Run ( )

Member Data Documentation

◆ ALLOWED_EXTENSIONS

const ref array<string> SCR_FindResourcesPlugin.ALLOWED_EXTENSIONS = { "conf", "et" }
staticprotected

◆ m_bOnlyShowDirectlySetVariables

bool SCR_FindResourcesPlugin.m_bOnlyShowDirectlySetVariables
protected

◆ m_sExtensions

string SCR_FindResourcesPlugin.m_sExtensions
protected

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