Class: Widget
Lua
C++
Edit

Widget::GetInterface

This method returns the interface the widget was created in.

Syntax

shared_ptr<Interface> GetInterface()

Returns

Returns the widget interface, or NULL if the interface has gone out of scope and been deleted.

Copyright © 2024 Ultra Software.
All rights reserved.