Hello, when I try to use FindFirstAncestorWhichIsA
it returns nil.
warn(workspace:FindFirstAncestorWhichIsA("Folder"))
As you can see here there are folders in the workspace
Hello, when I try to use FindFirstAncestorWhichIsA
it returns nil.
warn(workspace:FindFirstAncestorWhichIsA("Folder"))
As you can see here there are folders in the workspace
Yeah but an Ancestor is above in the tree. Your folders are descendants.
Oh okay, sorry to waste your time.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.