An row inside the Robotic Controller Window
More...
An row inside the Robotic Controller Window
The types that a row in the controller window can be
| Enumerator |
|---|
| Action |
|
| Axis |
|
| None |
|
| bool Expansions.Serenity.RoboticControllerWindowBaseRow.AnyTextFieldHasFocus |
( |
| ) |
|
|
inline |
| void Expansions.Serenity.RoboticControllerWindowBaseRow.Collapse |
( |
| ) |
|
|
inline |
| void Expansions.Serenity.RoboticControllerWindowBaseRow.Expand |
( |
| ) |
|
|
inline |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.InsertPoint |
( |
float |
timeValue | ) |
|
|
pure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.OnPointDragging |
( |
List< CurvePanelPoint > |
points | ) |
|
|
protectedpure virtual |
| void Expansions.Serenity.RoboticControllerWindowBaseRow.OnPointerEnter |
( |
PointerEventData |
eventData | ) |
|
|
inline |
| void Expansions.Serenity.RoboticControllerWindowBaseRow.OnPointerExit |
( |
PointerEventData |
eventData | ) |
|
|
inline |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.OnPointSelectionChanged |
( |
CurvePanel |
panel, |
|
|
List< CurvePanelPoint > |
points |
|
) |
| |
|
protectedpure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.OnRowCollapsed |
( |
| ) |
|
|
protectedpure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.OnRowDestroy |
( |
| ) |
|
|
protectedpure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.OnRowExpanded |
( |
| ) |
|
|
protectedpure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.OnRowStart |
( |
| ) |
|
|
protectedpure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.ReverseCurve |
( |
| ) |
|
|
pure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.SelectAllPoints |
( |
| ) |
|
|
pure virtual |
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.SelectPointAtTime |
( |
float |
timeValue | ) |
|
|
pure virtual |
| void Expansions.Serenity.RoboticControllerWindowBaseRow.ToggleExpansion |
( |
| ) |
|
|
inline |
Toggle this rows expansion/collapse
| abstract void Expansions.Serenity.RoboticControllerWindowBaseRow.UpdateUILayout |
( |
bool |
recreateLine = false | ) |
|
|
protectedpure virtual |
| ControlledAction Expansions.Serenity.RoboticControllerWindowBaseRow.controlledAction |
|
protected |
| ControlledAxis Expansions.Serenity.RoboticControllerWindowBaseRow.controlledAxis |
|
protected |
| ControlledBase Expansions.Serenity.RoboticControllerWindowBaseRow.controlledItem |
|
protected |
| Button Expansions.Serenity.RoboticControllerWindowBaseRow.editNickButton |
Button for entering edit mode
| UIHoverText Expansions.Serenity.RoboticControllerWindowBaseRow.editNickTextHover |
|
protected |
| bool Expansions.Serenity.RoboticControllerWindowBaseRow.expanded = false |
|
protected |
| RectTransform Expansions.Serenity.RoboticControllerWindowBaseRow.headerTransform |
|
protected |
| float Expansions.Serenity.RoboticControllerWindowBaseRow.heightCollapsed |
|
protected |
| float Expansions.Serenity.RoboticControllerWindowBaseRow.heightExpanded |
|
protected |
| List<GameObject> Expansions.Serenity.RoboticControllerWindowBaseRow.hideWhenCollapsed |
|
protected |
| LayoutElement Expansions.Serenity.RoboticControllerWindowBaseRow.layout |
|
protected |
Layout element for managing size
Input field for editing the name
| Button Expansions.Serenity.RoboticControllerWindowBaseRow.removeRowButton |
|
protected |
| UIHoverText Expansions.Serenity.RoboticControllerWindowBaseRow.removeRowTextHover |
|
protected |
| TextMeshProUGUI Expansions.Serenity.RoboticControllerWindowBaseRow.titleTextField |
Axis FIeld title for description
| TextMeshProUGUI Expansions.Serenity.RoboticControllerWindowBaseRow.titleTextPart |
Part Title for identification
Ref var to the controller
| bool Expansions.Serenity.RoboticControllerWindowBaseRow.Expanded |
|
get |
| bool Expansions.Serenity.RoboticControllerWindowBaseRow.IsAction |
|
get |
Is this row for managing an action sequence
| bool Expansions.Serenity.RoboticControllerWindowBaseRow.IsAxis |
|
get |
Is this row for managing an axisfield curve
| rowTypes Expansions.Serenity.RoboticControllerWindowBaseRow.rowType |
|
getset |
The documentation for this class was generated from the following file: