SelectablegetSelectionModel Method |
[Missing <summary> documentation for "M:Planetbase.Selectable.getSelectionModel"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic abstract GameObject getSelectionModel()
Public MustOverride Function getSelectionModel As GameObject
public:
virtual GameObject^ getSelectionModel() abstract
Return Value
Type:
GameObject[Missing <returns> documentation for "M:Planetbase.Selectable.getSelectionModel"]
See Also