HAS_SCRIPT_LOADED
Returns if a script has been loaded into the game. Used to see if a script was loaded after requesting.
SCRIPTSBuild 1207
Signature
lua
HasScriptLoaded(scriptName)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| char* | — |
Usage
lua
HasScriptLoaded(scriptName)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
