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

CharaMoveCommandBase クラス

動作指定コマンド_共通動作クラス

(隠蔽クラス)

継承階層
SystemObject
  WodiLib.SysModelBaseCharaMoveCommandBase
    WodiLib.Event.CharaMoveCommandCharaMoveCommandBase
      More...

名前空間:  WodiLib.Event.CharaMoveCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
[SerializableAttribute]
public abstract class CharaMoveCommandBase : ModelBase<CharaMoveCommandBase>, 
	ICharaMoveCommand, IEquatable<ICharaMoveCommand>

CharaMoveCommandBase 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Protected メソッドCharaMoveCommandBase
コンストラクタ
トップ
プロパティ
  名前説明
Public プロパティCommandCode
動作指定コマンド種別
Public プロパティ静的メンバーEndBlockCode
終了バイトコード
Protected プロパティNumberValues
変数リスト
Public プロパティValueLength
変数の数
Public プロパティValueLengthByte
変数の数
トップ
メソッド
  名前説明
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(ModelBaseTChildから継承)
Public メソッドEquals(CharaMoveCommandBase)
値を比較する。
(ModelBaseTChildEquals(TChild)をオーバーライド)
Public メソッドEquals(ICharaMoveCommand)
値を比較する。
Public メソッドEquals(ModelBaseTChild)
値を比較する。
(ModelBaseTChildから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetEventCommandSentence
イベントコマンド文字列を取得する。
Public メソッドGetHashCode
Serves as the default hash function.
(ModelBaseTChildから継承)
Public メソッドGetNumberValue
数値変数の値を取得する。
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Protected メソッドNotifyPropertyChanged
プロパティ変更イベント
(ModelBaseTChildから継承)
Public メソッドOutputVersionWarningLogIfNeed
VersionConfigにセットされたバージョンとイベントコマンドの内容を確認し、 イベントコマンドの内容が設定バージョンに対応していないものであれば警告ログを出力する。
Public メソッドSetNumberValue
数値変数の値を設定する。
Public メソッドToBinary
バイナリ変換する。
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
イベント
フィールド
  名前説明
Protected フィールドWodiLibLogger
ロガー
トップ
関連項目
継承階層
SystemObject
  WodiLib.SysModelBaseCharaMoveCommandBase
    WodiLib.Event.CharaMoveCommandCharaMoveCommandBase
      WodiLib.Event.CharaMoveCommandAddValue
      WodiLib.Event.CharaMoveCommandApproachEvent
      WodiLib.Event.CharaMoveCommandApproachPosition
      WodiLib.Event.CharaMoveCommandAssignValue
      WodiLib.Event.CharaMoveCommandChangeGraphic
      WodiLib.Event.CharaMoveCommandChangeHeight
      WodiLib.Event.CharaMoveCommandChangePatternFifth
      WodiLib.Event.CharaMoveCommandChangePatternFirst
      WodiLib.Event.CharaMoveCommandChangePatternFourth
      WodiLib.Event.CharaMoveCommandChangePatternSecond
      WodiLib.Event.CharaMoveCommandChangePatternThird
      WodiLib.Event.CharaMoveCommandChangePenetration
      WodiLib.Event.CharaMoveCommandInvalidDrawForefront
      WodiLib.Event.CharaMoveCommandInvalidFixDirection
      WodiLib.Event.CharaMoveCommandInvalidMoveAnimation
      WodiLib.Event.CharaMoveCommandInvalidReadinessAnimation
      WodiLib.Event.CharaMoveCommandInvalidSnake
      WodiLib.Event.CharaMoveCommandJump
      WodiLib.Event.CharaMoveCommandLookDown
      WodiLib.Event.CharaMoveCommandLookLeft
      WodiLib.Event.CharaMoveCommandLookLeftDown
      WodiLib.Event.CharaMoveCommandLookLeftUp
      WodiLib.Event.CharaMoveCommandLookRight
      WodiLib.Event.CharaMoveCommandLookRightDown
      WodiLib.Event.CharaMoveCommandLookRightUp
      WodiLib.Event.CharaMoveCommandLookUp
      WodiLib.Event.CharaMoveCommandMoveAwayFromHero
      WodiLib.Event.CharaMoveCommandMoveDown
      WodiLib.Event.CharaMoveCommandMoveLeft
      WodiLib.Event.CharaMoveCommandMoveLeftDown
      WodiLib.Event.CharaMoveCommandMoveLeftUp
      WodiLib.Event.CharaMoveCommandMoveRandom
      WodiLib.Event.CharaMoveCommandMoveRight
      WodiLib.Event.CharaMoveCommandMoveRightDown
      WodiLib.Event.CharaMoveCommandMoveRightUp
      WodiLib.Event.CharaMoveCommandMoveTowardHero
      WodiLib.Event.CharaMoveCommandMoveUp
      WodiLib.Event.CharaMoveCommandPlaySE
      WodiLib.Event.CharaMoveCommandSetAnimateSpeed
      WodiLib.Event.CharaMoveCommandSetMoveFrequency
      WodiLib.Event.CharaMoveCommandSetMoveSpeed
      WodiLib.Event.CharaMoveCommandSetStepFull
      WodiLib.Event.CharaMoveCommandSetStepHalf
      WodiLib.Event.CharaMoveCommandStepBackward
      WodiLib.Event.CharaMoveCommandStepForward
      WodiLib.Event.CharaMoveCommandTurnLeft
      WodiLib.Event.CharaMoveCommandTurnLorR
      WodiLib.Event.CharaMoveCommandTurnRandom
      WodiLib.Event.CharaMoveCommandTurnRight
      WodiLib.Event.CharaMoveCommandTurnRound
      WodiLib.Event.CharaMoveCommandTurnTail
      WodiLib.Event.CharaMoveCommandValidDrawForefront
      WodiLib.Event.CharaMoveCommandValidFixDirection
      WodiLib.Event.CharaMoveCommandValidMoveAnimation
      WodiLib.Event.CharaMoveCommandValidReadinessAnimation
      WodiLib.Event.CharaMoveCommandValidSnake
      WodiLib.Event.CharaMoveCommandWaitMoveCommand