mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Updated Profile (markdown)
parent
b676efb8a9
commit
d92d7316f2
@ -39,8 +39,7 @@ layer GetLayerByName(string layerName);
|
||||
#### Example:
|
||||
```lua
|
||||
local layer = Profile.GetLayerByName("Test layer 1");
|
||||
print(layer.Name)
|
||||
end
|
||||
print(layer.Name);
|
||||
```
|
||||
#### Result:
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user