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

Protected Member Functions

WBProgressDialog StartProgressWorldEditor ()
 
WBProgressDialog StartProgressResourceBrowser ()
 
WBProgressDialog StartProgress ()
 
void GetSelectedWorldEditor (out array< ResourceName > selection)
 
void GetSelectedResourceBrowser (out array< ResourceName > selection)
 
void GetSelected (out array< ResourceName > selection)
 
bool GetPrefabs (out notnull array< ResourceName > compatiblePrefabs, bool includeComponentPrefabs=false)
 

Member Function Documentation

◆ GetPrefabs()

bool SCR_PrefabEditingPluginBase.GetPrefabs ( out notnull array< ResourceName >  compatiblePrefabs,
bool  includeComponentPrefabs = false 
)
protected

◆ GetSelected()

void SCR_PrefabEditingPluginBase.GetSelected ( out array< ResourceName >  selection)
protected

◆ GetSelectedResourceBrowser()

void SCR_PrefabEditingPluginBase.GetSelectedResourceBrowser ( out array< ResourceName >  selection)
protected

◆ GetSelectedWorldEditor()

void SCR_PrefabEditingPluginBase.GetSelectedWorldEditor ( out array< ResourceName >  selection)
protected

◆ StartProgress()

WBProgressDialog SCR_PrefabEditingPluginBase.StartProgress ( )
protected

◆ StartProgressResourceBrowser()

WBProgressDialog SCR_PrefabEditingPluginBase.StartProgressResourceBrowser ( )
protected

◆ StartProgressWorldEditor()

WBProgressDialog SCR_PrefabEditingPluginBase.StartProgressWorldEditor ( )
protected

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