-
-
Notifications
You must be signed in to change notification settings - Fork 5
Selection
Anthony Headley edited this page May 12, 2020
·
3 revisions
⚠ Need more information ⚠
Returns a Dataobject not no idea of its format.
Name | Description | Optional |
---|
(Selection)[SelectionDataObject]
local x = Selection().name
Echo("Name: %s", x) -- Name: Selection
x.Matrick:GetClass()```