ACE_ClearContraptionIndex

S

Part of _G (Global) namespace

function ACE_ClearContraptionIndex(Contraption)
View on GitHub|lua/acf/shared/sh_ace_functions.lua:672-679
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

NameTypeDescription
Contraptionany

Returns

No return values documented.

Examples

No examples available.

Used In(2 locations)

📄lua/acf/shared/sh_ace_functions.lua
2 usages
L681hook.Add("cfw.contraption.removed", "ACE_IndexTracking_ContraptionRemoved", ACE_ClearContraptionIndex)
L682hook.Add("cfw.contraption.merged", "ACE_IndexTracking_ContraptionMerged", ACE_ClearContraptionIndex)