![]() |
|
データベース・属性の定義を保持するクラス スキル・攻撃の効果や影響力等 [詳解]
クラス | |
class | Affinity |
属性同士の相性を設定するクラス [詳解] | |
公開メンバ関数 | |
override void | save (BinaryWriter writer) |
セーブ [詳解] | |
override void | load (BinaryReader reader) |
ロード [詳解] | |
override void | ChangeId (Dictionary< Guid, RomItem > inChangeIdDic) |
使用しているIdを対応するロムのIdに差し替える [詳解] | |
![]() | |
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) |
公開変数類 | |
String | description = "" |
Guid | scriptOnTrigger |
Resource.Icon.Ref | icon = new Resource.Icon.Ref() |
Guid | model |
Guid | effect |
List< Affinity > | affinityList = new List<Affinity>() |
![]() | |
Guid | guId |
String | name |
string | tags = "" |
string | category = "" |
静的公開変数類 | |
static readonly Guid[] | predefinedAttributes |
![]() | |
static int | thumbnailWidth = 128 |
static int | thumbnailHeight = 128 |
const char | CATEGORY_SPLITTER = '\\' |
static CREATETHUMBNAIL | createThumbnailFunction = null |
const int | UnknownRefCount = -2000 |
プロパティ | |
string | Description [get, set] |
Icon.Ref | Icon [get, set] |
Guid | Effect [get, set] |
Guid | Model [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] |
その他の継承メンバ | |
![]() | |
enum | ThumbnailStatusType { Empty = 0 , Creating , Created , Failed } |
サムネイル画像生成状況 [詳解] | |
![]() | |
static void | writeChunk (System.IO.BinaryWriter writer, IChunk rom) |
static void | readChunk (System.IO.BinaryReader reader, IChunk rom) |
static void | skipChunk (System.IO.BinaryReader reader) |
static T | Clone< T > (RomItem inSrc) |
static bool | equalChunk (IChunk a, IChunk b) |
static IChunk | duplicate (IChunk rom) |
![]() | |
virtual void | Dispose (bool disposing) |
データベース・属性の定義を保持するクラス スキル・攻撃の効果や影響力等
override void Yukar.Common.Rom.Attribute.ChangeId | ( | Dictionary< Guid, RomItem > | inChangeIdDic | ) |
使用しているIdを対応するロムのIdに差し替える
inChangeIdDic | 差し替えるロムの辞書 |
|
virtual |
|
virtual |
String Yukar.Common.Rom.Attribute.description = "" |
Guid Yukar.Common.Rom.Attribute.effect |
Resource.Icon.Ref Yukar.Common.Rom.Attribute.icon = new Resource.Icon.Ref() |
Guid Yukar.Common.Rom.Attribute.model |
|
static |
Guid Yukar.Common.Rom.Attribute.scriptOnTrigger |
|
getset |
|
getset |
|
getset |
|
getset |