PopupListGetWindowSize Method |
Get the window size
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public override Vector2 GetWindowSize()
Public Overrides Function GetWindowSize As Vector2
public:
virtual Vector2 GetWindowSize() override
abstract GetWindowSize : unit -> Vector2
override GetWindowSize : unit -> Vector2
Return Value
Type:
Vector2Window size
See Also