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

Public Member Functions

override void Run ()
 

Protected Member Functions

void DeleteEmptyDirectoriesCallback (string path, FileAttribute attributes)
 
void DeleteEmptyDirectories (string path)
 
bool ButtonRun ()
 
bool ButtonClose ()
 

Protected Attributes

ResourceName m_sConfig
 
bool m_bOnlyFileChanges
 

Static Protected Attributes

static const string META_EXTENSION = ".meta"
 

Member Function Documentation

◆ ButtonClose()

bool SCR_UpdateAllEditablePrefabsPlugin.ButtonClose ( )
protected

◆ ButtonRun()

bool SCR_UpdateAllEditablePrefabsPlugin.ButtonRun ( )
protected

◆ DeleteEmptyDirectories()

void SCR_UpdateAllEditablePrefabsPlugin.DeleteEmptyDirectories ( string path)
protected

◆ DeleteEmptyDirectoriesCallback()

void SCR_UpdateAllEditablePrefabsPlugin.DeleteEmptyDirectoriesCallback ( string path,
FileAttribute attributes )
protected

◆ Run()

override void SCR_UpdateAllEditablePrefabsPlugin.Run ( )

Member Data Documentation

◆ m_bOnlyFileChanges

bool SCR_UpdateAllEditablePrefabsPlugin.m_bOnlyFileChanges
protected

◆ m_sConfig

ResourceName SCR_UpdateAllEditablePrefabsPlugin.m_sConfig
protected

◆ META_EXTENSION

const string SCR_UpdateAllEditablePrefabsPlugin.META_EXTENSION = ".meta"
staticprotected

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