Enfusion Script API
Loading...
Searching...
No Matches
WorldExporterConfig 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_sExportCachePrefix
 
bool m_bDeleteTempFiles
 
ref TResourceNameArray m_aResourceExcludeGUIDs
 
bool m_bSkipPrefabLibrary
 
bool m_bExportSourceFiles
 
bool m_ExportMapData
 
string m_sFilesystem
 
ref TResourceNameArray m_RootResources
 

Member Function Documentation

◆ IsValid()

bool WorldExporterConfig.IsValid ( )

Member Data Documentation

◆ m_aClassMappings

ref TStringArray WorldExporterConfig.m_aClassMappings

◆ m_aComponentClassWhitelist

ref TStringArray WorldExporterConfig.m_aComponentClassWhitelist

◆ m_aCopyPathsMixed

ref array<string> WorldExporterConfig.m_aCopyPathsMixed

◆ m_aEntityClassBlacklistKeywords

ref TStringArray WorldExporterConfig.m_aEntityClassBlacklistKeywords

◆ m_aEntityClassWhitelist

ref TStringArray WorldExporterConfig.m_aEntityClassWhitelist

◆ m_aModelPaths

ref TStringArray WorldExporterConfig.m_aModelPaths

◆ m_aResourceExcludeGUIDs

ref TResourceNameArray WorldExporterConfig.m_aResourceExcludeGUIDs

◆ m_bDeleteTempFiles

bool WorldExporterConfig.m_bDeleteTempFiles

◆ m_bExportSourceFiles

bool WorldExporterConfig.m_bExportSourceFiles

◆ m_bSkipPrefabLibrary

bool WorldExporterConfig.m_bSkipPrefabLibrary

◆ m_ExportMapData

bool WorldExporterConfig.m_ExportMapData

◆ m_RootResources

ref TResourceNameArray WorldExporterConfig.m_RootResources

◆ m_sCopyPathsMixedExtensions

string WorldExporterConfig.m_sCopyPathsMixedExtensions

◆ m_sExportCachePrefix

string WorldExporterConfig.m_sExportCachePrefix

◆ m_sExportMapDir

string WorldExporterConfig.m_sExportMapDir

◆ m_sFilesystem

string WorldExporterConfig.m_sFilesystem

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