Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MuMech
MuMechGUI.Group
C# Class MuMech.MuMechGUI.Group
Mostra file
Open project: sirkut/InfernalRobotics
Public Properties
Property
Type
Description
forwardKey
string
groupTotalECRequirement
float
name
string
reverseKey
string
servos
List
showGUI
bool
speed
string
Public Methods
Method
Description
Group
( ) :
System
Group
(
MuMechToggle
servo
) :
System
Method Details
Group()
public
method
public
Group
( ) :
System
return
System
Group()
public
method
public
Group
(
MuMechToggle
servo
) :
System
servo
MuMechToggle
return
System
Property Details
forwardKey
public_oe property
public
string
forwardKey
return
string
groupTotalECRequirement
public_oe property
public
float
groupTotalECRequirement
return
float
name
public_oe property
public
string
name
return
string
reverseKey
public_oe property
public
string
reverseKey
return
string
servos
public_oe property
public
List
servos
return
List
showGUI
public_oe property
public
bool
showGUI
return
bool
speed
public_oe property
public
string
speed
return
string