Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RemoteTech
FlightComputer
Commands
ActionGroupCommand
C# Class RemoteTech.FlightComputer.Commands.ActionGroupCommand
Inheritance:
AbstractCommand
Exibir arquivo
Open project: RemoteTechnologiesGroup/RemoteTech
Class Usage Examples
Public Methods
Method
Description
Pop
(
FlightComputer
f
) :
bool
WithGroup
(
KSPActionGroup
group
) :
ActionGroupCommand
Method Details
Pop()
public
method
public
Pop
(
FlightComputer
f
) :
bool
f
FlightComputer
return
bool
WithGroup()
public
static
method
public
static
WithGroup
(
KSPActionGroup
group
) :
ActionGroupCommand
group
KSPActionGroup
return
ActionGroupCommand