We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc8424 commit 3e12b9cCopy full SHA for 3e12b9c
api/layer.md
@@ -84,7 +84,7 @@ parent.
84
local uuid = layer.uuid
85
```
86
87
-Returns the uuid of the layer.
+Returns the [uuid](uuid.md#uuid) of the layer.
88
89
## Layer.isImage
90
sidebar.md
@@ -64,5 +64,6 @@ Classes/objects
64
* [Tool](api/tool.md#tool)
65
* [TouchEvent](api/touchevent.md#touchevent)
66
* [Version](api/version.md#version)
67
+ * [Uuid](api/uuid.md#uuid)
68
* [WebSocket](api/websocket.md#websocket)
69
* [Window](api/window.md#window)
0 commit comments