|  | |
キャストパラメータデバッグ用ダイアログ [詳解]
 
  
| クラス | |
| 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) | |
|  基底クラス Yukar.Engine.DebugBaseDialog に属する継承公開メンバ関数 | |
| DebugBaseDialog () | |
| void | SetMapScene (object mapScene) | 
| 限定公開メンバ関数 | |
| override void | Dispose (bool disposing) | 
| Clean up any resources being used.  [詳解] | |
|  基底クラス Yukar.Engine.DebugBaseDialog に属する継承限定公開メンバ関数 | |
| static bool | SetForegroundWindow (IntPtr hWnd) | 
| void | SetInstance () | 
| override void | Dispose (bool disposing) | 
| Clean up any resources being used.  [詳解] | |
| その他の継承メンバ | |
|  基底クラス Yukar.Engine.DebugBaseDialog に属する継承静的公開変数類 | |
| static Action< DebugBaseDialog > | setInstanceHandler | 
|  基底クラス Yukar.Engine.DebugBaseDialog に属する継承限定公開変数類 | |
| object | gameMapScene | 
|  基底クラス Yukar.Engine.DebugBaseDialog に属する継承プロパティ | |
| 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. |