260 B
260 B
getFocusedObject
Gets the currently focused object
Returns:
objectThe currently focused object
Usage:
- Gets the currently focused object from the frame, storing it in a variable
local focusedObject = myFrame:getFocusedObject()