addDlcRoms(Guid dlcGuid, bool inIsLoadLayout=true, bool inIsLoadMap=false, bool useDict=false) | Yukar.Common.Catalog | |
addEnhancedItem(NItem inItem) | Yukar.Common.Catalog | |
addItem(RomItem item, OVERWRITE_RULES overwrite=OVERWRITE_RULES.NEVER) | Yukar.Common.Catalog | |
addNewItem(Common.Resource.ResourceItem item, bool overwrite=false) | Yukar.Common.Catalog | |
addNewResourcesType(Type type, string directory, string[] ext, bool isReportProgress, bool removeInvalidResources=false) | Yukar.Common.Catalog | |
addNewResourcesTypeOnceReportProgress(Type type, string directory, string[] ext, bool removeInvalidResources=false) | Yukar.Common.Catalog | |
AddSystemLayout(Dictionary< Guid, DlcInfo > dlcInfos, bool useDict) | Yukar.Common.Catalog | |
appendItem(RomItem oldItem, RomItem newItem) | Yukar.Common.Catalog | |
BACKUPDIR | Yukar.Common.Catalog | static |
BACKUPDIR_PREFIX | Yukar.Common.Catalog | static |
CallOutputLog(string inLog) | Yukar.Common.Catalog | |
Catalog(bool inIsSrcNewGame=false) | Yukar.Common.Catalog | |
categoryInfoFileName | Yukar.Common.Catalog | static |
checkDiffForSavedFiles(string pathPrefix="") | Yukar.Common.Catalog | |
checkLostResource() | Yukar.Common.Catalog | |
cleanup() | Yukar.Common.Catalog | |
clear(bool userResOnly) | Yukar.Common.Catalog | |
clearOldRomFiles(FileType inFileType, bool createBackup) | Yukar.Common.Catalog | |
combineFolder(Folder inKeepFolder, Folder inFolder) | Yukar.Common.Catalog | |
CopyResourceFile(List< RomItem > inRomList) | Yukar.Common.Catalog | |
CreateBackup() | Yukar.Common.Catalog | |
createDatabaseRootFolder() | Yukar.Common.Catalog | |
createDlcList(bool jpPreferred) | Yukar.Common.Catalog | static |
createDlcList(string path, bool jpPreferred) | Yukar.Common.Catalog | static |
createItem(Type type) | Yukar.Common.Catalog | static |
createResourceRootFolder() | Yukar.Common.Catalog | |
deleteAndIgnoreItem(RomItem rom) | Yukar.Common.Catalog | |
DeleteFilesAndFoldersRecursively(string target_dir) | Yukar.Common.Catalog | static |
deleteItem(RomItem item) | Yukar.Common.Catalog | |
deleteItem(Resource.ResourceItem inResourceItem, Dictionary< string, int > inUsedFilePathCountDic, bool inIsAutoDeleteFile=true) | Yukar.Common.Catalog | |
deleteItem(Guid guid) | Yukar.Common.Catalog | |
EMERGENCY_BACKUPDIR_PREFIX | Yukar.Common.Catalog | static |
enumItems< T >(Action< T > func) | Yukar.Common.Catalog | |
ErrorAnimation | Yukar.Common.Catalog | |
ErrorMapChipTexture | Yukar.Common.Catalog | |
ErrorTexture | Yukar.Common.Catalog | |
ErrorTextureBitmap | Yukar.Common.Catalog | |
FileType enum name | Yukar.Common.Catalog | |
findFirstItem(Type type) | Yukar.Common.Catalog | |
GameDataManager | Yukar.Common.Catalog | |
getDlcRoms(Guid dlcGuid) | Yukar.Common.Catalog | |
getDlcTimestamp(Guid dlcGuid) | Yukar.Common.Catalog | |
getEventByScript(Script script) | Yukar.Common.Catalog | |
getEventRomList(Guid evRef) | Yukar.Common.Catalog | |
getExtension(FileType inFileType) | Yukar.Common.Catalog | static |
getFileTypeFromFileName(string inFolderPath) | Yukar.Common.Catalog | static |
getFileTypeFromFolder(string inFolderPath, bool inIsCheckGameSettings=false) | Yukar.Common.Catalog | static |
getFiltered< T >() | Yukar.Common.Catalog | |
getFilteredExtraChunkList(Guid id) | Yukar.Common.Catalog | |
getFilteredItemList(Type type, bool excludeReadOnlyMap=true) | Yukar.Common.Catalog | |
getFilteredItemList(List< Guid > list) | Yukar.Common.Catalog | |
getFilteredItemList(Type type, string option) | Yukar.Common.Catalog | |
getFilteredItemList< T >(List< Guid > list) | Yukar.Common.Catalog | |
getFilteredItemList< T >() | Yukar.Common.Catalog | |
getFullList() | Yukar.Common.Catalog | |
getGameSettings(bool inCreateForce=true) | Yukar.Common.Catalog | |
getIndex(RomItem insert) | Yukar.Common.Catalog | |
getIndexedItemList< T >() | Yukar.Common.Catalog | |
getItemFromGuid(Guid guId, bool isCheckSystemProjectResourceInEditProject=false) | Yukar.Common.Catalog | |
getItemFromGuid(Resource.Icon.Ref iconRef) | Yukar.Common.Catalog | |
getItemFromGuid< T >(Guid guId) | Yukar.Common.Catalog | |
getItemFromIndex(int idx) | Yukar.Common.Catalog | |
getItemFromName(string name, Type type) | Yukar.Common.Catalog | |
getItemFromName< T >(string name) | Yukar.Common.Catalog | |
getItemFromPath(string path, bool isFullCheck=true) | Yukar.Common.Catalog | |
getLayoutProperties() | Yukar.Common.Catalog | |
GetLog(object inItem) | Yukar.Common.Catalog | static |
getRemovedRomInfo(Guid guid) | Yukar.Common.Catalog | |
getRomFileName(Type type) | Yukar.Common.Catalog | static |
getRomFileName(FileType inFileType, Type type) | Yukar.Common.Catalog | static |
getRootFolderFromSignature(short inSignature, bool inIsCreate=false) | Yukar.Common.Catalog | |
getSignatureFromType(Type type) | Yukar.Common.Catalog | static |
getType(BinaryReader reader) | Yukar.Common.Catalog | static |
getTypeFromSignature(short signature) | Yukar.Common.Catalog | static |
getUsingDlcInfoList() | Yukar.Common.Catalog | |
GUID_SIZE | Yukar.Common.Catalog | static |
GUID_STR_SIZE | Yukar.Common.Catalog | static |
insertItem(RomItem rom, int index) | Yukar.Common.Catalog | |
IsCopySystemProjectResourceFile | Yukar.Common.Catalog | |
IsEditorCopyProcess | Yukar.Common.Catalog | static |
isExistItem(Guid guId) | Yukar.Common.Catalog | |
isLoading | Yukar.Common.Catalog | static |
IsReadOnly | Yukar.Common.Catalog | |
IsSrcNewGame | Yukar.Common.Catalog | static |
isSystemId(Guid inId) | Yukar.Common.Catalog | static |
lastUsedSwitch | Yukar.Common.Catalog | |
load(bool autoAddNewResource=true, string useBackup=null, bool skipSystemResources=false) | Yukar.Common.Catalog | |
load(Stream stream, OVERWRITE_RULES overwrite=OVERWRITE_RULES.NEVER, bool ignoreMissing=false) | Yukar.Common.Catalog | |
load(FileType inFileType, Stream stream, OVERWRITE_RULES overwrite=OVERWRITE_RULES.NEVER, bool ignoreMissing=false) | Yukar.Common.Catalog | |
loadDlcRoms(Guid dlcGuid, bool inIsLoadLayout=true, bool inIsLoadMap=false, bool useDict=false) | Yukar.Common.Catalog | |
LoadGameSettings(string inFolderPath) | Yukar.Common.Catalog | static |
loadLayout(FileType inFileType, Stream stream, OVERWRITE_RULES overwrite=OVERWRITE_RULES.NEVER, bool ignoreMissing=false) | Yukar.Common.Catalog | |
loadLayoutSgr(Stream stream, OVERWRITE_RULES overwrite, bool ignoreMissing) | Yukar.Common.Catalog | |
loadLayoutYaml(Stream stream, OVERWRITE_RULES overwrite, bool ignoreMissing) | Yukar.Common.Catalog | |
loadSgr(Stream stream, OVERWRITE_RULES overwrite, bool ignoreMissing) | Yukar.Common.Catalog | |
loadYaml(Stream stream, OVERWRITE_RULES overwrite, bool ignoreMissing) | Yukar.Common.Catalog | |
OLDROM_EXTENSION | Yukar.Common.Catalog | static |
OutputLog | Yukar.Common.Catalog | static |
OutputLogEventHandler(object sender, OutputLogEventHandlerEventArgs e) | Yukar.Common.Catalog | |
OVERWRITE_RULES enum name | Yukar.Common.Catalog | |
ProjectDir | Yukar.Common.Catalog | |
Reload(List< Common.Rom.RomItem > inRomList) | Yukar.Common.Catalog | static |
removeDlcFolders(Guid dlcGuid) | Yukar.Common.Catalog | |
reorder(IEnumerable< RomItem > order) | Yukar.Common.Catalog | |
reorderDatabaseFromFolderTree() | Yukar.Common.Catalog | |
resetCurrentRomVersion() | Yukar.Common.Catalog | static |
RESULT_ERROR | Yukar.Common.Catalog | static |
RESULT_IO_ERROR | Yukar.Common.Catalog | static |
RESULT_NOERROR | Yukar.Common.Catalog | static |
ROM_EXTENSION | Yukar.Common.Catalog | static |
ROM_HEADER | Yukar.Common.Catalog | static |
ROM_VERSION | Yukar.Common.Catalog | static |
ROM_VERSION_SGB1 | Yukar.Common.Catalog | static |
romVersion | Yukar.Common.Catalog | |
save(bool isCopyResource=false, bool includeReadonlyMap=false, bool createBackup=true) | Yukar.Common.Catalog | |
save(FileType inFileType, bool isCopyResource, bool includeReadonlyMap=false, bool createBackup=true, string pathPrefix="") | Yukar.Common.Catalog | |
save(Stream stream, bool writeMissingRomList=false) | Yukar.Common.Catalog | |
save(IEnumerable< RomItem > romList, Stream stream, bool writeMissingRomList=false) | Yukar.Common.Catalog | |
save(FileType inFileType, IEnumerable< RomItem > romList, Stream stream, bool writeMissingRomList=false) | Yukar.Common.Catalog | |
saveResources() | Yukar.Common.Catalog | |
saveRom(FileType inFileType, Type type, string pathPrefix="") | Yukar.Common.Catalog | |
saveSgr(IEnumerable< RomItem > romList, Stream stream, bool writeMissingRomList=false) | Yukar.Common.Catalog | |
saveYaml(IEnumerable< RomItem > romList, Stream stream, bool writeMissingRomList=false) | Yukar.Common.Catalog | |
sBattleCameraFileName | Yukar.Common.Catalog | static |
sCameraFileName | Yukar.Common.Catalog | static |
sDlcDictionary | Yukar.Common.Catalog | static |
sDlcDir | Yukar.Common.Catalog | static |
sEngineMode | Yukar.Common.Catalog | static |
SIGNATURE_AREABATTLESETTINGS | Yukar.Common.Catalog | static |
SIGNATURE_ATTRIBUTE | Yukar.Common.Catalog | static |
SIGNATURE_BATTLE_BG | Yukar.Common.Catalog | static |
SIGNATURE_BATTLE_COMMAND | Yukar.Common.Catalog | static |
SIGNATURE_BGM | Yukar.Common.Catalog | static |
SIGNATURE_BGS | Yukar.Common.Catalog | static |
SIGNATURE_BLENDSHAPE | Yukar.Common.Catalog | static |
SIGNATURE_BLENDSHAPE_CLIP | Yukar.Common.Catalog | static |
SIGNATURE_BUILDING | Yukar.Common.Catalog | static |
SIGNATURE_CAMERA | Yukar.Common.Catalog | static |
SIGNATURE_CAMERA_FRAME | Yukar.Common.Catalog | static |
SIGNATURE_CAST | Yukar.Common.Catalog | static |
SIGNATURE_CHARACTER | Yukar.Common.Catalog | static |
SIGNATURE_CONDITION | Yukar.Common.Catalog | static |
SIGNATURE_CONDITION_PANEL | Yukar.Common.Catalog | static |
SIGNATURE_COPY_TEMP_ITEM | Yukar.Common.Catalog | static |
SIGNATURE_DECAL | Yukar.Common.Catalog | static |
SIGNATURE_EFFECT | Yukar.Common.Catalog | static |
SIGNATURE_EFFECT_SOURCE | Yukar.Common.Catalog | static |
SIGNATURE_EVENT | Yukar.Common.Catalog | static |
SIGNATURE_EXTRA | Yukar.Common.Catalog | static |
SIGNATURE_FACE | Yukar.Common.Catalog | static |
SIGNATURE_FIELD | Yukar.Common.Catalog | static |
SIGNATURE_FOLDER | Yukar.Common.Catalog | static |
SIGNATURE_FOLDER_FOR_EVENTLIST | Yukar.Common.Catalog | static |
SIGNATURE_HERO | Yukar.Common.Catalog | static |
SIGNATURE_ICON | Yukar.Common.Catalog | static |
SIGNATURE_IGNORE | Yukar.Common.Catalog | static |
SIGNATURE_IMAGE | Yukar.Common.Catalog | static |
SIGNATURE_ITEM | Yukar.Common.Catalog | static |
SIGNATURE_ITEM_MODEL | Yukar.Common.Catalog | static |
SIGNATURE_JOB | Yukar.Common.Catalog | static |
SIGNATURE_LAYOUT | Yukar.Common.Catalog | static |
SIGNATURE_LAYOUT_MENU_ITEM | Yukar.Common.Catalog | static |
SIGNATURE_LAYOUT_NODE | Yukar.Common.Catalog | static |
SIGNATURE_LOCALLIGHT | Yukar.Common.Catalog | static |
SIGNATURE_LUT | Yukar.Common.Catalog | static |
SIGNATURE_MAP | Yukar.Common.Catalog | static |
SIGNATURE_MAP_BG | Yukar.Common.Catalog | static |
SIGNATURE_MAP_CBSIZEINFO | Yukar.Common.Catalog | static |
SIGNATURE_MAPCHIP | Yukar.Common.Catalog | static |
SIGNATURE_MAPCHIP_OLD | Yukar.Common.Catalog | static |
SIGNATURE_MAPITEM | Yukar.Common.Catalog | static |
SIGNATURE_MAPOBJECT_REF | Yukar.Common.Catalog | static |
SIGNATURE_MATERIAL | Yukar.Common.Catalog | static |
SIGNATURE_MIDI | Yukar.Common.Catalog | static |
SIGNATURE_MODEL | Yukar.Common.Catalog | static |
SIGNATURE_MONSTER | Yukar.Common.Catalog | static |
SIGNATURE_MONSTER_IMG | Yukar.Common.Catalog | static |
SIGNATURE_MOTIONSET | Yukar.Common.Catalog | static |
SIGNATURE_MOVIE | Yukar.Common.Catalog | static |
SIGNATURE_NITEM | Yukar.Common.Catalog | static |
SIGNATURE_NSKILL | Yukar.Common.Catalog | static |
SIGNATURE_NSPRITE | Yukar.Common.Catalog | static |
SIGNATURE_NSPRITESET | Yukar.Common.Catalog | static |
SIGNATURE_PARTICLE | Yukar.Common.Catalog | static |
SIGNATURE_PHYSICSSETUP | Yukar.Common.Catalog | static |
SIGNATURE_PHYSICSSETUP_OLD | Yukar.Common.Catalog | static |
SIGNATURE_REFLECTION | Yukar.Common.Catalog | static |
SIGNATURE_RENDERSETTINGS | Yukar.Common.Catalog | static |
SIGNATURE_RESOURCE | Yukar.Common.Catalog | static |
SIGNATURE_ROOT | Yukar.Common.Catalog | static |
SIGNATURE_SCRIPT | Yukar.Common.Catalog | static |
SIGNATURE_SE | Yukar.Common.Catalog | static |
SIGNATURE_SETTINGS | Yukar.Common.Catalog | static |
SIGNATURE_SETTINGS_STATUS | Yukar.Common.Catalog | static |
SIGNATURE_SETUPPED | Yukar.Common.Catalog | static |
SIGNATURE_SETUPPED2D | Yukar.Common.Catalog | static |
SIGNATURE_SETUPPED_SUBGRAPHIC | Yukar.Common.Catalog | static |
SIGNATURE_SKILL | Yukar.Common.Catalog | static |
SIGNATURE_SLICEANIMATIONSET | Yukar.Common.Catalog | static |
SIGNATURE_SOUND | Yukar.Common.Catalog | static |
SIGNATURE_SPRITE | Yukar.Common.Catalog | static |
SIGNATURE_STAIR_REF | Yukar.Common.Catalog | static |
SIGNATURE_SYSTEM_IMG | Yukar.Common.Catalog | static |
SIGNATURE_TERRAIN_CBINFO | Yukar.Common.Catalog | static |
SIGNATURE_TEXTURE | Yukar.Common.Catalog | static |
SIGNATURE_VST | Yukar.Common.Catalog | static |
SIGNATURE_WINDOW | Yukar.Common.Catalog | static |
sIgnoreMissingMode | Yukar.Common.Catalog | static |
sInstance | Yukar.Common.Catalog | static |
sLoadRomVersion | Yukar.Common.Catalog | static |
sOldContentIds | Yukar.Common.Catalog | static |
sort(Type targetType) | Yukar.Common.Catalog | |
sProgressListener | Yukar.Common.Catalog | static |
sResourceDir | Yukar.Common.Catalog | static |
sResourceItemFileName | Yukar.Common.Catalog | static |
sSgb1DlcGuid | Yukar.Common.Catalog | static |
sSgb1hdDlcGuid | Yukar.Common.Catalog | static |
sSystemResourceContentIds | Yukar.Common.Catalog | static |
sSystemResourceDir | Yukar.Common.Catalog | static |
verifyAllResource() | Yukar.Common.Catalog | |
writeType(BinaryWriter writer, Type currentCategory) | Yukar.Common.Catalog | static |
YAML_EXTENSION | Yukar.Common.Catalog | static |