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

17 lines
224 B
Markdown

### Function: GetLootCoin(param1)
**Description:**
Placeholder description.
**Parameters:**
- `param1`: Spawn - The spawn or entity involved.
**Returns:** None.
**Example:**
```lua
-- Example usage
GetLootCoin(...)
```