Skip to content

Commit

Permalink
add comment to "GET_FILENAME_FOR_AUDIO_CONVERSATION" (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericr98 authored Aug 8, 2023
1 parent ae81e26 commit ab8f61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -27725,7 +27725,7 @@
"0x7B5280EBA9840C72": {
"name": "GET_FILENAME_FOR_AUDIO_CONVERSATION",
"jhash": "0x95C4B5AD",
"comment": "Gets a string literal from a label name.",
"comment": "Gets a localized string literal from a label name. Can be used for output of e.g. VEHICLE::GET_LIVERY_NAME. To check if a GXT label can be localized with this, HUD::DOES_TEXT_LABEL_EXIST can be used.",
"params": [
{
"type": "const char*",
Expand Down

0 comments on commit ab8f61e

Please sign in to comment.