リサイズはクリックかドラッグ

CommonEventUpdateSpecialNumberArgDesc メソッド

注意: このAPIは廃止予定です。

数値引数の情報を更新する。

名前空間:  WodiLib.Common
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
[ObsoleteAttribute("NumberArgDescList を直接更新してください。Ver2.4で削除します。")]
public void UpdateSpecialNumberArgDesc(
	CommonEventNumberArgIndex index,
	CommonEventSpecialNumberArgDesc desc
)

パラメーター

index
型: WodiLib.CommonCommonEventNumberArgIndex
インデックス
desc
型: WodiLib.CommonCommonEventSpecialNumberArgDesc
情報
例外
例外条件
ArgumentNullExceptiondescがnullの場合
関連項目