Expand description
Mumble link bindings.
Modules§
Structs§
- Context
- MumbleLink context specific to Guild Wars 2.
- Identity
- Information about player identity.
- Linked
Mem - MumbleLink shared memory.
- Mumble
Link - MumbleLink shared memory.
- Mumble
Ptr - A pointer to
LinkedMemwith utility. - Position
- Position structure.
- UiState
- Current UI state.
Enums§
- Error
- A possible error occurring during
MumbleLinkcreation. - Mount
- Mount.
- Profession
- Character profession.
- Race
- Character race.
- UIScaling
- User UI scaling.
Constants§
- MUMBLE_
LINK - Mumble link identifier.
Functions§
- get_
mumble_ link - Returns the shared
MumbleLinkpointer asMumblePtr. - get_
mumble_ link_ ptr - Returns the shared
MumbleLinkpointer. - read_
mumble_ link - Reads the shared
MumbleLinkdata.