Updated Frame (markdown)
2
Frame.md
2
Frame.md
@@ -3,7 +3,7 @@
|
||||
Here you can find all possible functions you can use with frames:
|
||||
|
||||
# basalt.createFrame
|
||||
this function creates a new non-parent frame - in most cases the first thing you need.
|
||||
creates a new non-parent frame - in most cases the first thing you need.
|
||||
````lua
|
||||
local mainFrame = basalt.createFrame("myFirstFrame")
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user