Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Document Instance:Clone()
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Sep 24, 2019
1 parent 4d59bb4 commit fb497ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Remodel supports some parts of Roblox's API in order to make code familiar to ex
* `<Instance>.ClassName` (read only)
* `<Instance>.Parent` (read + write)
* `<Instance>:Destroy()` (0.5.0+)
* `<Instance>:Clone()`, (**unreleased**)
* `<Instance>:GetChildren()`
* `<Instance>:FindFirstChild(name)`
* The second argument (recursive) is not supported by Remodel.
Expand Down

0 comments on commit fb497ba

Please sign in to comment.