Click or drag to resize

PlatformFunctionalityCreatedWindow_SetWindowSize Method

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract void CreatedWindow_SetWindowSize(
	Vector2I size
)

Parameters

size
Type: NeoAxisVector2I
See Also