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