[Missing <summary> documentation for "T:BaseLib.Commands.ActionCommand`2"]
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public abstract class ActionCommand<TAction, TEvent> : CommandBase where TAction : ActionBase<TAction> where TEvent : new(), TargetedActionEvent |
Type Parameters
- TAction
[Missing <typeparam name="TAction"/> documentation for "T:BaseLib.Commands.ActionCommand`2"]
- TEvent
[Missing <typeparam name="TEvent"/> documentation for "T:BaseLib.Commands.ActionCommand`2"]
Inheritance Hierarchy
System..::..Object
BaseLib.Commands..::..CommandBase
BaseLib.Commands..::..ActionCommand<(Of <(<'TAction, TEvent>)>)>
BaseLib.Commands..::..AttackCommand
BaseLib.Commands..::..CloseCommand
BaseLib.Commands..::..DropCommand
BaseLib.Commands..::..DropInHandCommand
BaseLib.Commands..::..GetCommand
BaseLib.Commands..::..HoldCommand
BaseLib.Commands..::..LookAtCommand
BaseLib.Commands..::..OpenCommand
BaseLib.Commands..::..PushCommand
BaseLib.Commands..::..RemoveCommand
BaseLib.Commands..::..UnholdCommand
BaseLib.Commands..::..WearCommand
BaseLib.Commands..::..CommandBase
BaseLib.Commands..::..ActionCommand<(Of <(<'TAction, TEvent>)>)>
BaseLib.Commands..::..AttackCommand
BaseLib.Commands..::..CloseCommand
BaseLib.Commands..::..DropCommand
BaseLib.Commands..::..DropInHandCommand
BaseLib.Commands..::..GetCommand
BaseLib.Commands..::..HoldCommand
BaseLib.Commands..::..LookAtCommand
BaseLib.Commands..::..OpenCommand
BaseLib.Commands..::..PushCommand
BaseLib.Commands..::..RemoveCommand
BaseLib.Commands..::..UnholdCommand
BaseLib.Commands..::..WearCommand