added luraph aliases
This commit is contained in:
@@ -11,6 +11,8 @@ lastmod: "2025-05-01T18:47:58-05:00"
|
||||
|
||||
will virtualize and encrypt the passed function constant with the provided `encryptKey`. Then `decryptKey` is evaluated at runtime to grab the key. There are no restrictions on the length or the allowed characters of the keys, only that they are the same.
|
||||
|
||||
{{% alert context="info" text="**Note**: `LPH_ENCFUNC` is an available alias." /%}}
|
||||
|
||||
## Valid Usage
|
||||
```lua
|
||||
local total = 0
|
||||
|
Reference in New Issue
Block a user