Click or drag to resize
GuiRenderergetMenuButtonSize Method

[Missing <summary> documentation for "M:Planetbase.GuiRenderer.getMenuButtonSize(Planetbase.FontSize)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Vector2 getMenuButtonSize(
	FontSize fontSize
)

Parameters

fontSize
Type: PlanetbaseFontSize

[Missing <param name="fontSize"/> documentation for "M:Planetbase.GuiRenderer.getMenuButtonSize(Planetbase.FontSize)"]

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Planetbase.GuiRenderer.getMenuButtonSize(Planetbase.FontSize)"]

See Also