Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add Blip Category API typings #92

Merged

Conversation

ollymonger
Copy link
Contributor

@ollymonger ollymonger commented Aug 19, 2024

Updates related to the blip API updates from August 2024

Adds:

  • setBlipCategoryPriority(category: number, priority: number): void;
  • setBlipCategoryGrouped(category: number, priority: number): void;

see:
https://rage.mp/forums/topic/24461-voice-chat-improvements-new-entity-graphics-and-blips-api

Let me know if the JSDoc comments are useful, was unsure if they're really needed here.

@shr0x shr0x merged commit c09cd5f into ragempcommunity:main Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants