FORMS_RequestRedraw

A function defined in FORMS_Widget.gml

FORMS_RequestRedraw(_widget)

Description

Pushes a redraw request of the given widget to the parent.

Arguments

Name Type Description
_widget Struct.FORMS_Widget The widget to redraw.

Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.