Files
esx_core-esx-framework/[core]
Ilias Rbayti 89a75bcc39 Eliminate the need for matching namespace & resource name
When the Menu.Open function is called, a new key-value pair labeled "resourceName" is now added to the menu object. This addition serves the purpose of capturing and storing the invoking resource's name that triggers the function by calling the GetInvokingResource() native.

By implementing this change, we establish a more direct and reliable method for checking the "resourceName" key within the menu object. This approach eliminates the need to solely rely on matching the namespace and resource name. As a result, the code becomes more robust and less prone to errors.
2023-08-14 23:29:24 +02:00
..
2023-07-10 23:30:14 +02:00
2023-07-10 23:30:14 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00