EventCommandSentenceResolveDesc クラス |
名前空間: WodiLib.Project
public class EventCommandSentenceResolveDesc
EventCommandSentenceResolveDesc 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | EventCommandSentenceResolveDesc | EventCommandSentenceResolveDescクラスの新しいインスタンスを初期化します |
名前 | 説明 | |
---|---|---|
![]() | BranchTypeStack | 選択肢種別スタック |
![]() | ChoiceCaseStack | 選択肢リストスタック |
![]() | CommonEventId | コモンイベントID |
![]() | CurrentBranchType | 現在参照中の選択肢種別 |
![]() | IsOutputFullSentence | イベントコマンド文字列完全出力フラグ |
名前 | 説明 | |
---|---|---|
![]() | EndBranch |
分岐終了時の処理を行う。
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetCase |
選択肢スタックから、選択肢番号を指定して選択肢文字列を取得する。
|
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | StartBranch |
分岐情報をセットする。
|
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |