WodiLib2 API Document
WodiLib2 API Document
WodiLib2
WodiLib.Project
EventCommandSentenceResolveDesc クラス
EventCommandSentenceResolveDesc メソッド
EndBranch メソッド
GetCase メソッド
StartBranch メソッド
EventCommandSentenceResolveDesc
StartBranch メソッド
分岐情報をセットする。
名前空間:
WodiLib.Project
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
コピー
public
void
StartBranch
(
BranchType
type
,
List
<
string
>
cases
)
パラメーター
type
型:
WodiLib.Event.EventCommand
BranchType
分岐種別
cases
型:
System.Collections.Generic
List
String
分岐リスト
例外
例外
条件
ArgumentNullException
type, cases が null の場合、 または cases に null 要素が含まれる場合
解説
イベントコマンド文字列取得処理中に分岐開始のイベントコマンド中でセットされる。
関連項目
参照
EventCommandSentenceResolveDesc クラス
WodiLib.Project 名前空間
MIT License Copyright(c) 2019 kameske