ents_methods.acfUnlinkFrom
SPart of ents_methods namespace
function ents_methods.acfUnlinkFrom(target, notify)📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago
Description
Perform ACF unlinks
Parameters
| Name | Type | Description |
|---|---|---|
Entity | target | The entity to unlink from |
boolean | notify | Whether to notify the player of the link's removal |
Returns
| Type | Description |
|---|---|
boolean | Whether the unlink was successful |
string | Status message regarding the link's removal |
Examples
No examples available.
Used In
No usages found in the codebase.