UniText
/
Docs
v2.12.12
Search documentation...
Ctrl
K
Changelog
Discord
Home
Back to API Reference
Docs
API
Modifiers
EmptyModifier
Class
EmptyModifier
Inherits:
BaseModifier
A no-op modifier that performs no action.
Remarks
Used as a placeholder or for tags that should be parsed but have no visual effect. Can be associated with custom parse rules to extract data without modifying rendering.
Contents
Methods (1)
Methods
1
protected override
void
OnApply
()
Back to API Reference