FFXSystemInterface::PreInitViews

Notification from the renderer that it is about to perform visibility checks on FX belonging to this system.

Windows
MacOS
Linux

Override Hierarchy

FFXSystemInterface::PreInitViews()

NiagaraEmitterInstanceBatcher::PreInitViews()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/FXSystem.h

Include

#include "FXSystem.h"

Syntax

void PreInitViews
(
    FRHICommandListImmediate & RHICmdList,
    bool bAllowGPUParticleUpdate
)

Remarks

Notification from the renderer that it is about to perform visibility checks on FX belonging to this system.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss