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