🖼️Panorama
Last updated
Last updated
string[]
): {x:number, y:number, w:number, h:number}
Name | Type | Description |
---|---|---|
Get panel info. GetPanelByName for first argument then FindChild others and accumulate x and y.
Name | Type | Description |
---|---|---|
Get panel by path.
Name | Type | Description |
---|---|---|
Get panel by id.
path
string[]
Path to the panel.
path
string[]
Path to the panel.
bLogError [?]
boolean
Log error if panel not found. (default: false)
id
string
Id of the panel.
is_type_name
boolean
Check type name instead of names.