Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFXSystemInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/FXSystem.h |
Include | #include "FXSystem.h" |
virtual bool ShouldDebugDraw_RenderThread() const
Remarks
Does the FX system require DrawDebug_RenderThread to be called at all? There is cost to enabling this so only return true when we have something to present.