ComponentTypegetOverrideSelectionBounds Method |
[Missing <summary> documentation for "M:Planetbase.ComponentType.getOverrideSelectionBounds"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Nullable<Bounds> getOverrideSelectionBounds()
Public Function getOverrideSelectionBounds As Nullable(Of Bounds)
public:
Nullable<Bounds> getOverrideSelectionBounds()
Return Value
Type:
NullableBounds[Missing <returns> documentation for "M:Planetbase.ComponentType.getOverrideSelectionBounds"]
See Also