add link
2
Frame.md
2
Frame.md
@@ -20,7 +20,7 @@ local myFrame = basalt.createFrame("myFirstFrame")
|
||||
````
|
||||
|
||||
## addFrame
|
||||
Creates a child frame on the frame, the same as basalt.createFrame except the frames are given a parent-child relationship automatically
|
||||
Creates a child frame on the frame, the same as [basalt.createFrame](https://github.com/Pyroxenium/Basalt/wiki/Frame#basaltcreateframe) except the frames are given a parent-child relationship automatically
|
||||
|
||||
#### Parameters:
|
||||
1. `string` name (should be unique)
|
||||
|
||||
Reference in New Issue
Block a user