_CREATE_VOLUME_BY_HASH_WITH_CUSTOM_NAME
VOLUMEBuild 1207
Signature
lua
CreateVolumeByHashWithCustomName(GetHashKey("..."), 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, name)
-- returns VolumeParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| char* | — |
Usage
lua
CreateVolumeByHashWithCustomName(GetHashKey("..."), 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, name)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
