UEConsole Commands
CommandConsole CommandParticle FX system

fx.NiagaraEditor.ReinitializeStyle

fx.NiagaraEditor.ReinitializeStyle is a console command in Unreal Engine 5 (UE5). See what fx.NiagaraEditor.ReinitializeStyle does and how to run it in the Unreal Engine console below.

Category: Particle FX system · Namespace: fx

Description

Reinitializes the style for the niagara editor module. Used in conjuction with live coding for UI tweaks. May crash the editor if style objects are in use.

Usage

Unreal console (open with ~)
> fx.NiagaraEditor.ReinitializeStyle

Related in fx