ModernNineSliceGump
Class Description
Section titled “Class Description”Internal class that extends NineSliceGump to provide callback support
Properties
Section titled “Properties”No properties found.
No enums found.
Methods
Section titled “Methods”SetResizeCallback
Section titled “SetResizeCallback”(callback)
Registers a callback to be called when the gump is resized.
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
callback | object | ❌ No |
Return Type: void (Does not return anything)
Dispose
Section titled “Dispose”Disposes the gump and releases its internal resources
Return Type: void (Does not return anything)