|
override void | save (System.IO.BinaryWriter writer) |
| セーブ [詳解]
|
|
override void | load (System.IO.BinaryReader reader) |
| ロード [詳解]
|
|
override bool | initializingAfterLoading () |
|
virtual void | initializeKmyGfx () |
|
override void | save (System.IO.BinaryWriter writer) |
|
override void | load (System.IO.BinaryReader reader) |
|
virtual void | setPath (string path) |
|
virtual void | CopySourceResourceFile (string inSrcPath, string inDstPath=null, bool inIsOverwrite=false, bool inIsExistFileRename=false) |
|
void | CopyOutsideResourceFile (bool inIsOverwrite=false, bool inIsExistFileRename=false) |
|
bool | deleteResourceFile (Dictionary< string, int > inUsedFilePathCountDic, bool inIsAutoDeleteFile) |
|
virtual List< string > | getRelatedFiles () |
|
virtual List< string > | getInternalFormatFilePath () |
|
virtual ErrorType | verify () |
|
bool | IsError (bool inCheckDispOnly=true) |
|
bool | isSystemResource () |
|
bool | isDLCResource () |
|
void | setToModified () |
|
virtual string[] | getPathList () |
|
string | getExtension () |
|
virtual void | ChangeReImportPath () |
|
virtual List< Guid > | GetUsedResourceIdList () |
|
override void | ChangeId (Dictionary< Guid, Rom.RomItem > inChangeIdDic) |
|
void | ClearResourceHolderCache () |
|
void | updateSetuppedThumbnail () |
|
virtual void | reload () |
|
bool | isExistNewerTimeStamp () |
|
virtual void | renamePath (string inNewPath) |
|
virtual void | setNativeResourcePath (string inFolderPath) |
| システムプロジェクトyのネイティブリソースのフルパスを設定 [詳解]
|
|
string | getCategory (string locale=null) |
|
| RomItem () |
|
System.Drawing.Bitmap | getThumbnail (THUMBNAILMAKERNOTIFY notify, out bool setNotify) |
|
System.Drawing.Bitmap | getThumbnail (THUMBNAILMAKERNOTIFY notify) |
|
System.Drawing.Bitmap | getThumbnail () |
|
void | invalidateThumbnail () |
|
void | invalidateThumbnail (THUMBNAILMAKERNOTIFY notify) |
|
void | forceInvalidateThumbnail (THUMBNAILMAKERNOTIFY notify) |
|
virtual void | save (BinaryWriter writer) |
|
virtual void | load (BinaryReader reader) |
|
virtual void | saveUsedGUID (BinaryWriter writer, bool inIncludeChildUseRomGUID) |
| 使用しているGUIDの書き出し(ツール用) [詳解]
|
|
void | saveUsedGUID (BinaryWriter writer) |
| 使用しているGUIDの書き出し(ツール用) [詳解]
|
|
virtual bool | initializingAfterLoading () |
|
virtual void | reImport () |
|
virtual void | export (string path) |
|
virtual void | onCatalogCleanup () |
|
virtual void | onNameChanged () |
|
void | copyFrom (Common.Rom.RomItem src) |
|
virtual void | CheckRecourceConsistency (Catalog inCatalog) |
|
virtual void | ChangeId (Dictionary< Guid, Rom.RomItem > inChangeIdDic) |
| 使用しているIdを対応するロムのIdに差し替える [詳解]
|
|
void | ClearId (List< Rom.RomItem > inClearRomItemList) |
| リストのロムの使用を削除 [詳解]
|
|
void | Dispose () |
|
void | AddUpdatecall (int count) |
|
void | save (BinaryWriter writer) |
|
void | load (BinaryReader reader) |
|
|
bool | UseToMessageDefault [get, set] |
|
bool | UseToLayoutDefault [get, set] |
|
int | Size = 24 [get, set] |
| フォントサイズ [詳解]
|
|
float | DefaultScale = 1.0f [get, set] |
| デフォルトスケール [詳解]
|
|
FontType | Type [get] |
| フォントタイプ(typeのアクセッサ) [詳解]
|
|
string | Path [get] |
| ファイルパス(フォントファミリー) [詳解]
|
|
float | RubyScale = 0.5f [get, set] |
| ルビのスケール [詳解]
|
|
int | RubyOffset = 0 [get, set] |
| ルビのYオフセット [詳解]
|
|
int | YOffset = 0 [get, set] |
| Y座標オフセット [詳解]
|
|
int | LineOffset = 0 [get, set] |
| 行間オフセット [詳解]
|
|
bool | UseGdi = false [get, set] |
| GDIを使用するかどうか(インストール済みフォントでのみ有効) [詳解]
|
|
int | BoldWeight = 0 [get, set] |
| ボールド効果量(FreeType利用時のみ有効) [詳解]
|
|
string | SourcePath [get] |
|
virtual string | ImportPath [get, set] |
|
virtual string | SourceFileName [get] |
|
string | SourceFolderName [get] |
|
int | StampType [get, set] |
|
bool | ForceExport [get, set] |
|
virtual bool | ConvertableToInternalFormat [get] |
|
string | resourcePath [get, set] |
|
System.Drawing.Bitmap | Thumbnail [get] |
|
ThumbnailStatusType | ThumbnailStatus = ThumbnailStatusType.Empty [get, set] |
|
string | Name [get, set] |
|
virtual int | RefCount [get] |
|
virtual bool | UseRefCount [get] |
|
Folder | Parent [get, set] |
|