[Missing <summary> documentation for "T:BaseLib.Commands.LookAtCommand"]

Namespace: BaseLib.Commands
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public class LookAtCommand : ActionCommand<LookAtAction, LookAtEvent>

Inheritance Hierarchy

System..::..Object
  BaseLib.Commands..::..CommandBase
    BaseLib.Commands..::..ActionCommand<(Of <(<'LookAtAction, LookAtEvent>)>)>
      BaseLib.Commands..::..LookAtCommand

See Also