PictureDelayReset クラス |
名前空間: WodiLib.Event.EventCommand
[SerializableAttribute] public class PictureDelayReset : EventCommandBase
PictureDelayReset 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| PictureDelayReset | PictureDelayResetクラスの新しいインスタンスを初期化します |
| 名前 | 説明 | |
|---|---|---|
| ActionEntry | キャラ動作指定
(EventCommandBaseから継承)動作指定を持たないコマンドの場合、null | |
| AllNumberArgList | すべての数値引数リスト (EventCommandBaseから継承) | |
| AllStringArgList | すべての文字列引数リスト (EventCommandBaseから継承) | |
| EventCommandCode | イベントコマンドコード (EventCommandBaseEventCommandCodeをオーバーライド) | |
| EventCommandColorSet | イベントコマンドカラーセット (EventCommandBaseEventCommandColorSetをオーバーライド) | |
| ExpansionNumberArgList | 拡張数値引数リスト (EventCommandBaseから継承) | |
| ExpansionString | 拡張文字列 (EventCommandBaseから継承) | |
| ExpansionStringArgList | 拡張文字列引数リスト (EventCommandBaseから継承) | |
| HasActionEntry | 動作指定ありフラグ (EventCommandBaseから継承) | |
| Indent | インデントの深さ (EventCommandBaseから継承) | |
| IsMultiTarget | 連続ピクチャ操作フラグ | |
| NumberVariableCount | 数値変数個数 (EventCommandBaseNumberVariableCountをオーバーライド) | |
| NumberVariableCountMin | 数値変数最小個数 (EventCommandBaseNumberVariableCountMinをオーバーライド) | |
| PictureNumber | ピクチャ番号 | |
| RawEventCommandCode | 実際のイベントコマンドコード (EventCommandBaseから継承) | |
| SequenceValue | 連続ピクチャ数 | |
| StringVariableCount | 文字列変数個数 (EventCommandBaseStringVariableCountをオーバーライド) | |
| StringVariableCountMin | 文字列変数最小個数 (EventCommandBaseから継承) | |
| WodiLibLogger |
ロガー
(EventCommandBaseから継承) |
| 名前 | 説明 | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (ModelBaseTChildから継承) | |
| Equals(EventCommandBase) |
値を比較する。
(EventCommandBaseから継承) | |
| Equals(IEventCommand) | Indicates whether the current object is equal to another object of the same type. (EventCommandBaseから継承) | |
| Equals(ModelBaseTChild) |
値を比較する。
(ModelBaseTChildから継承) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) | |
| GetEventCommandSentenceInfo |
イベントコマンド文字列情報を取得する。
(EventCommandBaseから継承) | |
| GetHashCode | Serves as the default hash function. (ModelBaseTChildから継承) | |
| GetNumberVariable |
インデックスを指定して数値変数を取得する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| GetSafetyNumberVariable |
インデックスを指定して数値変数を取得する。
ウディタ標準仕様でサポートしているインデックスのみ取得可能。
(EventCommandBaseGetSafetyNumberVariable(Int32)をオーバーライド) | |
| GetSafetyStringVariable |
インデックスを指定して文字列変数を取得する。
ウディタ標準仕様でサポートしているインデックスのみ取得可能。
(EventCommandBaseGetSafetyStringVariable(Int32)をオーバーライド) | |
| GetStringVariable |
インデックスを指定して文字列変数を取得する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| MakeEventCommandMainSentence |
イベントコマンド文字列のメイン部分(インデント以降の部分)を生成する。
(EventCommandBaseMakeEventCommandMainSentence(EventCommandSentenceResolver, EventCommandSentenceType, EventCommandSentenceResolveDesc)をオーバーライド) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| NotifyPropertyChanged |
プロパティ変更イベント
(ModelBaseTChildから継承) | |
| OutputVersionWarningLogIfNeed |
VersionConfigにセットされたバージョンとイベントコマンドの内容を確認し、
イベントコマンドの内容が設定バージョンに対応していないものであれば警告ログを出力する。
(EventCommandBaseから継承) | |
| SetNumberVariable |
インデックスを指定して数値変数を設定する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| SetSafetyNumberVariable |
数値変数を設定する。
(EventCommandBaseSetSafetyNumberVariable(Int32, Int32)をオーバーライド) | |
| SetSafetyStringVariable |
文字列変数を設定する。
(EventCommandBaseSetSafetyStringVariable(Int32, String)をオーバーライド) | |
| SetStringVariable |
インデックスを指定して数値変数を設定する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| ToBinary | バイナリデータに変換する。 (EventCommandBaseから継承) | |
| ToEventCodeString |
イベントコードに変換する。
(EventCommandBaseから継承) | |
| ToString | Returns a string that represents the current object. (Objectから継承) |
| 名前 | 説明 | |
|---|---|---|
| PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |
| 名前 | 説明 | |
|---|---|---|
| CommandCodeFormat | コマンドコードフォーマット (EventCommandBaseから継承) |