Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_MapExporterConfig Interface Reference

Public Member Functions

bool IsValid ()
 

Public Attributes

string m_sExportMapDir
 
ref array< stringm_aCopyPathsMixed
 
string m_sCopyPathsMixedExtensions
 
ref TStringArray m_aModelPaths
 
ref TStringArray m_aClassMappings
 
ref TStringArray m_aEntityClassWhitelist
 
ref TStringArray m_aEntityClassBlacklistKeywords
 
ref TStringArray m_aComponentClassWhitelist
 
string m_sConvertedAssetsSuffix
 
bool m_bDeleteTempFiles
 
ref TResourceNameArray m_aResourceExcludeGUIDs
 
bool m_bSkipPrefabLibrary
 
bool m_bExportSourceFiles
 

Member Function Documentation

◆ IsValid()

bool SCR_MapExporterConfig.IsValid ( )

Member Data Documentation

◆ m_aClassMappings

ref TStringArray SCR_MapExporterConfig.m_aClassMappings

◆ m_aComponentClassWhitelist

ref TStringArray SCR_MapExporterConfig.m_aComponentClassWhitelist

◆ m_aCopyPathsMixed

ref array<string> SCR_MapExporterConfig.m_aCopyPathsMixed

◆ m_aEntityClassBlacklistKeywords

ref TStringArray SCR_MapExporterConfig.m_aEntityClassBlacklistKeywords

◆ m_aEntityClassWhitelist

ref TStringArray SCR_MapExporterConfig.m_aEntityClassWhitelist

◆ m_aModelPaths

ref TStringArray SCR_MapExporterConfig.m_aModelPaths

◆ m_aResourceExcludeGUIDs

ref TResourceNameArray SCR_MapExporterConfig.m_aResourceExcludeGUIDs

◆ m_bDeleteTempFiles

bool SCR_MapExporterConfig.m_bDeleteTempFiles

◆ m_bExportSourceFiles

bool SCR_MapExporterConfig.m_bExportSourceFiles

◆ m_bSkipPrefabLibrary

bool SCR_MapExporterConfig.m_bSkipPrefabLibrary

◆ m_sConvertedAssetsSuffix

string SCR_MapExporterConfig.m_sConvertedAssetsSuffix

◆ m_sCopyPathsMixedExtensions

string SCR_MapExporterConfig.m_sCopyPathsMixedExtensions

◆ m_sExportMapDir

string SCR_MapExporterConfig.m_sExportMapDir

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