STATE_BAG_HAS_KEY
CFX
Signature
lua
StateBagHasKey(bagName, key)
-- returns boolParameters
| Name | Type | Description |
|---|---|---|
| char* | The name of the bag. | |
| char* | The key used to check data existence. |
Usage
lua
StateBagHasKey(bagName, key)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
