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" |
void DrawDebug
(
FCanvas * Canvas
)
Remarks
Draw desired debug information related to the effects system.
Parameters
Name | Description |
---|---|
Canvas | The canvas on which to draw. |