acf_library.getBulletDataByIndex
SPart of acf_library namespace
function acf_library.getBulletDataByIndex( index )📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago
Description
Returns the bullet data related to the index Needs acf.trackBullets privilege to work.
Parameters
| Name | Type | Description |
|---|---|---|
number | index | The index of the bullet |
Returns
| Type | Description |
|---|---|
table | The bullet data of the bullet or an empty table if the bullet doesn't exist |
Examples
No examples available.
Used In
No usages found in the codebase.