AddAssetToMigrate(ExporterAssetType type, ResourceName resource, ResourceName resSource=string.Empty) | SCR_MapExporterPlugin | |
ButtonExport() | SCR_MapExporterPlugin | protected |
ClearExportSourceData() | SCR_MapExporterPlugin | |
Clone() | Managed | |
CloneEntityFull(IEntitySource entSource, IEntitySource parent) | SCR_MapExporterPlugin | |
ClonePrefabFast(BaseContainer prefab) | SCR_MapExporterPlugin | protected |
ClonePrefabSlow(notnull BaseContainer originalPrefab) | SCR_MapExporterPlugin | protected |
CloneSingleEntity(string className, IEntitySource oldEntSrc, IEntitySource parent, int layerID=0) | SCR_MapExporterPlugin | |
Configure() | SCR_MapExporterPlugin | |
CopyComponent(string componentName, IEntitySource source, IEntitySource target) | SCR_MapExporterPlugin | |
CopyComponentProperties(BaseContainer sourceComponent, BaseContainer targetComponent, BaseContainer targetEntity, array< ref ContainerIdPathEntry > path) | SCR_MapExporterPlugin | |
CopyComponentPropertiesSpecial(string componentName, BaseContainer sourceComponent, BaseContainer targetComponent, BaseContainer targetEntity, array< ref ContainerIdPathEntry > path) | SCR_MapExporterPlugin | |
CopyComponents(IEntitySource source, IEntitySource target) | SCR_MapExporterPlugin | |
CopyContainerProperties(IEntitySource oldEntSrc, IEntitySource newEntSrc) | SCR_MapExporterPlugin | |
CopyEntityProperties(IEntitySource oldEntSrc, IEntitySource newEntSrc) | SCR_MapExporterPlugin | |
CopyEntityPropertiesSpecial(IEntitySource oldEntSrc, IEntitySource newEntSrc) | SCR_MapExporterPlugin | |
DeepPrefabEntityCloneRecur(IEntitySource prefab, IEntitySource parent, ResourceName ancestor) | SCR_MapExporterPlugin | |
DeleteFilePlus(string path) | SCR_MapExporterPlugin | |
DiscoverMeshObjectMaterialOverrides(BaseContainer meshContainer, ResourceName resourceName) | SCR_MapExporterPlugin | |
DoesEntityNeedReplacing(IEntitySource entSource) | SCR_MapExporterPlugin | |
DoesPrefabNeedReplacing(BaseContainer prefab) | SCR_MapExporterPlugin | |
DoesPrefabNeedReplacingFast(BaseContainer prefab) | SCR_MapExporterPlugin | |
ExportFile(string filePath) | SCR_MapExporterPlugin | |
ExportFiles(set< ResourceName > resourceNames) | SCR_MapExporterPlugin | |
ExportMapData() | SCR_MapExporterPlugin | |
ExportSharedData() | SCR_MapExporterPlugin | |
FindComponentSource(IEntitySource prefabEntity, string componentClassName) | SCR_MapExporterPlugin | static |
FixWeatherConfig(string varName, IEntitySource oldEntSrc, IEntitySource newEntSrc) | SCR_MapExporterPlugin | |
GetAlternateClassName(string currentName) | SCR_MapExporterPlugin | |
GetConfig(ResourceName configPath) | SCR_MapExporterPlugin | |
GetMaterialsFromXobs() | SCR_MapExporterPlugin | |
GetPrefab(BaseContainer source) | SCR_MapExporterPlugin | static |
GetPrefabName(BaseContainer source) | SCR_MapExporterPlugin | static |
GetTexturesFromMaterials() | SCR_MapExporterPlugin | |
HandleSpecificEntityData(notnull BaseContainer entitySource) | SCR_MapExporterPlugin | |
HandleSpecificEntityDependencies(notnull BaseContainer entitySource) | SCR_MapExporterPlugin | |
Init() | SCR_MapExporterPlugin | protected |
InitVars() | SCR_MapExporterPlugin | protected |
IsAnyComponentIncompatible(notnull IEntitySource entSource) | SCR_MapExporterPlugin | |
IsComponentClassBlacklisted(string className) | SCR_MapExporterPlugin | |
IsEntityClassBlacklisted(IEntitySource entSource) | SCR_MapExporterPlugin | |
IsExportTargetFolderEmpty() | SCR_MapExporterPlugin | |
IsFromPrefabLibrary(ResourceName prefab) | SCR_MapExporterPlugin | |
IsPartOfPrefab(IEntitySource entSource) | SCR_MapExporterPlugin | |
m_aCreatedFiles | SCR_MapExporterPlugin | |
m_AllowResourceCopy | SCR_MapExporterPlugin | |
m_bUsingAssetSuffixFallback | SCR_MapExporterPlugin | |
m_Config | SCR_MapExporterPlugin | |
m_ConfigResource | SCR_MapExporterPlugin | |
m_ExportDestination | SCR_MapExporterPlugin | |
m_mCreatedPrefabs | SCR_MapExporterPlugin | |
m_mEntityClassBlacklist | SCR_MapExporterPlugin | |
m_mPrefabsNeedingReplace | SCR_MapExporterPlugin | |
m_PerformExport | SCR_MapExporterPlugin | |
m_sConvertedAssetsSuffix | SCR_MapExporterPlugin | |
m_sDiscoveredPrefabs | SCR_MapExporterPlugin | |
m_sMaterialsToMigrate | SCR_MapExporterPlugin | |
m_sMiscToMigrate | SCR_MapExporterPlugin | |
m_sModelsToMigrate | SCR_MapExporterPlugin | |
m_sPrefabsToMigrate | SCR_MapExporterPlugin | |
m_sResourceExcludeGUIDs | SCR_MapExporterPlugin | |
m_sTexturesToMigrate | SCR_MapExporterPlugin | |
m_WEapi | SCR_MapExporterPlugin | |
m_WorldEditor | SCR_MapExporterPlugin | |
OnBeforeResourceExport() | SCR_MapExporterPlugin | |
OnResourceContextMenu(notnull array< ResourceName > resources) | WorkbenchPlugin | |
PerformExport() | SCR_MapExporterPlugin | |
PerformResourceExport(WBProgressDialog dialog) | SCR_MapExporterPlugin | |
ProcessDiscoveredPrefabs() | SCR_MapExporterPlugin | |
ProcessEntityRecur(IEntitySource entSource, IEntitySource parent, bool parentToBeDeleted) | SCR_MapExporterPlugin | |
PurgeCurveData(IEntitySource curve) | SCR_MapExporterPlugin | |
RegisterMaterial(ResourceName resName) | SCR_MapExporterPlugin | |
RegisterNewPrefab(ResourceName resNameOriginal, ResourceName resNameNew) | SCR_MapExporterPlugin | |
RegisterPrefabXob(IEntitySource entSource) | SCR_MapExporterPlugin | |
RegisterXob(BaseContainer meshObjectComp) | SCR_MapExporterPlugin | |
resourceManager | SCR_MapExporterPlugin | |
Run() | SCR_MapExporterPlugin | |
RunCommandline() | WorkbenchPlugin | |
RunPrefabDiscovery(IEntitySource prefab) | SCR_MapExporterPlugin | |
SUFFIX_FALLBACK | SCR_MapExporterPlugin | static |