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