Back to API Reference
Class

ScrambleModifier

Inherits:BaseModifier

Decode effect: unresolved characters render as random glyphs from Charset and settle into the real text left-to-right as Progress grows. Phase churns the random picks. Both inputs are external and deterministic; the layout never reflows — replacements draw in the real glyphs' cells.

protected override void OnEnable()
protected override void OnDisable()
protected override void OnDestroy()
protected override void BeforeApply()
protected override void OnApply()