TutorialManagermSelectionArrows Field |
[Missing <summary> documentation for "F:Planetbase.TutorialManager.mSelectionArrows"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public List<GameObject> mSelectionArrows
<NonSerializedAttribute>
Public mSelectionArrows As List(Of GameObject)
public:
[NonSerializedAttribute]
List<GameObject^>^ mSelectionArrows
Field Value
Type:
ListGameObject
See Also