Struct QuickNavigationLayout.QuickAccess
- Namespace
- KSP.Navigation
- Assembly
- Assembly-CSharp.dll
public struct QuickNavigationLayout.QuickAccess
- Inherited Members
-
- Extension Methods
-
Fields
ExplicitElementToSelect
public Selectable ExplicitElementToSelect
Field Value
- Selectable
Layout
public ADynamicNavLayout Layout
Field Value
- ADynamicNavLayout
SelectionRect
public RectTransform SelectionRect
Field Value
- RectTransform
StartPoint
public SelectPoint StartPoint
Field Value
- SelectPoint
Properties
CenterOnScreen
public Vector2? CenterOnScreen { get; }
Property Value
- Vector2?
ElementInfoToSelect
public SelectableElementInfo ElementInfoToSelect { get; }
Property Value
- SelectableElementInfo
SelectDirection
public MoveDirection SelectDirection { get; }
Property Value
- MoveDirection
StartScreenPoint
public Vector2 StartScreenPoint { get; }
Property Value
- Vector2