Back to ACE

ACE.NotifyPointsInvalidated

S

Part of ACE namespace

function ACE.NotifyPointsInvalidated(sources, reason, categories, explicitContraptions, ledgerKnown)
View on GitHub|lua/acf/server/sv_contraptionlegality.lua:277-355
👁️ 0 viewsUpdated 1 month ago

Description

The only entry point for point-input mutations. A single call may name both -- endpoints of a link or several linked weapons. Contraptions are deduplicated -- before their generations advance, so one logical mutation produces one rebuild -- revision per affected contraption, including cross-contraption link anchors.

Parameters

NameTypeDescription
sourcesany
reasonany
categoriesany
explicitContraptionsany
ledgerKnownany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.