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

Public Member Functions

bool SaveContainer (ResourceName resourceName, string fileName=string.Empty)
 Save this config to a file.
 

Public Attributes

ref array< ref SCR_BasePreviewEntrym_aEntries
 

Member Function Documentation

◆ SaveContainer()

bool SCR_BasePreviewConfig.SaveContainer ( ResourceName  resourceName,
string  fileName = string::Empty 
)

Save this config to a file.

Used for debugging purposes.

Parameters
resourceNameFile path
fileNameAlternative file path as string, not ResourceName
Returns
True when saved

Member Data Documentation

◆ m_aEntries

ref array<ref SCR_BasePreviewEntry> SCR_BasePreviewConfig.m_aEntries

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