![]() |
|
キャストパラメータデバッグ用ダイアログ [詳解]
クラス | |
class | Param |
公開型 | |
enum | ParamType { None = 0 , CastName , CastJob , CastStatus , CastAttributeAttack , CastCriticalHit , CastCriticalDamagePercent , CastCriticalEvasionPercent , CastMaxDamage , CastChargePercent , CastGuardPercent , ConditionAttackAdd , ConditionExpRate , ConditionHateRate , ConditionFirstAttack , ConditionRewardRate , ConditionItemRate , ConditionEncountRate , ConditionEncountPercent , ConditionWalkSpeed , ConditionEffects , Attribute , Resistant } |
パラメータ種別 [詳解] | |
enum | MapCastSimpleParamType { Name = 0 , HP , Type , X , Y , Z , Count } |
公開メンバ関数 | |
DebugCastParamDialog (List< Tuple< string, ParamType > > inDebugCastParamTupleList=null, Param inParam=null) | |
![]() | |
DebugBaseDialog () | |
void | SetMapScene (object mapScene) |
限定公開メンバ関数 | |
override void | Dispose (bool disposing) |
Clean up any resources being used. [詳解] | |
![]() | |
static bool | SetForegroundWindow (IntPtr hWnd) |
void | SetInstance () |
override void | Dispose (bool disposing) |
Clean up any resources being used. [詳解] | |
その他の継承メンバ | |
![]() | |
static Action< DebugBaseDialog > | setInstanceHandler |
![]() | |
object | gameMapScene |
![]() | |
object | Util [get, set] |
MapScene | GameMapScene [get] |
キャストパラメータデバッグ用ダイアログ
パラメータ種別
Yukar.Engine.DebugCastParamDialog.DebugCastParamDialog | ( | List< Tuple< string, ParamType > > | inDebugCastParamTupleList = null , |
Param | inParam = null |
||
) |
|
protected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |