1
0
EQ2Emu/docs/lua_functions/GetCasterSpellLevel.md
2025-05-04 14:34:15 -04:00

19 lines
324 B
Markdown

### Function: GetCasterSpellLevel(param1, param2, param3)
**Description:**
Placeholder description.
**Parameters:**
- `param1`: unknown - Unknown type.
- `param2`: unknown - Unknown type.
- `param3`: unknown - Unknown type.
**Returns:** None.
**Example:**
```lua
-- Example usage
GetCasterSpellLevel(..., ..., ...)
```