ymm4-plugin-document
|
アイテムの属性を定義するクラス [詳解]
公開メンバ関数 | |
ItemAttribute (string name, string iconResource, string iconKey) | |
アイテムの属性を初期化する | |
object | GetIcon () |
アイコンを取得する |
プロパティ | |
string | Name = name [get, set] |
アイテム名 | |
string | IconResource = iconResource [get, set] |
アイコンリソース | |
string | IconKey = iconKey [get, set] |
アイコンキー |
アイテムの属性を定義するクラス
YukkuriMovieMaker.Commons.ItemAttribute.ItemAttribute | ( | string | name, |
string | iconResource, | ||
string | iconKey ) |
アイテムの属性を初期化する
name | アイテム名 |
iconResource | アイコンリソース |
iconKey | アイコンキー |
object YukkuriMovieMaker.Commons.ItemAttribute.GetIcon | ( | ) |
アイコンを取得する
|
getset |
アイコンキー
|
getset |
アイコンリソース
|
getset |
アイテム名