Added more information to docs site

This commit is contained in:
2024-03-15 01:05:43 -04:00
parent 406f79c147
commit d438bcfb80
4 changed files with 1342 additions and 2 deletions

View File

@@ -24,9 +24,11 @@
- [Vehicle](./classes/Vehicle.md)
- [WorldObject](./classes/WorldObject.md)
- [WorldPacket](./classes/WorldPacket.md)
- WoW API
- [Model](./wowapi/classes/Model.md)
- Events
- Enums
- [Eluna Specific](./enums/Common.md)
- [Eluna](./enums/Common.md)
- Examples
- [AIO Slot Machine](./examples/aio.slotmachine.md)
- Release Notes

View File

@@ -1,6 +1,7 @@
## Eluna Enums
## Enums
This highlights the list of all available ids that are associated to an enum in Typescript. These map to the underlying IDs in the core:
| Enum Name | Value | Description |
|----------------------|----------------------------|-----------------------------------------------|
| CorpseType | | |

View File

1337
docs/wowapi/classes/Model.md Normal file

File diff suppressed because it is too large Load Diff