.. |
ClearAllChildren.luau
|
Fix unnecessary error message printing for destroyed instances
|
2023-03-25 16:46:46 +01:00 |
Clone.luau
|
Implement proper cloning of instance reference properties for instance cloning
|
2023-03-25 16:13:26 +01:00 |
Destroy.luau
|
Implement more tests for instance methods
|
2023-03-25 17:26:16 +01:00 |
FindFirstAncestor.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
FindFirstAncestorOfClass.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
FindFirstAncestorWhichIsA.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
FindFirstChild.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
FindFirstChildOfClass.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
FindFirstChildWhichIsA.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
FindFirstDescendant.luau
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
GetChildren.luau
|
Implement more instance method tests
|
2023-03-25 17:07:08 +01:00 |
GetDescendants.luau
|
Implement more instance method tests
|
2023-03-25 17:07:08 +01:00 |
GetFullName.luau
|
Implement more instance method tests
|
2023-03-25 17:07:08 +01:00 |
IsA.luau
|
Implement more tests for instance methods
|
2023-03-25 17:26:16 +01:00 |
IsAncestorOf.luau
|
Implement more tests for instance methods
|
2023-03-25 17:26:16 +01:00 |
IsDescendantOf.luau
|
Implement more tests for instance methods
|
2023-03-25 17:26:16 +01:00 |