Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterface
| Type | Name | Description | |
|---|---|---|---|
| void | DrawDebugHud
(
FNDIDrawDebugHudContext& DebugHudContext |
Override this function to provide additional context to the debug HUD. | |
| void | DrawDebugHud
(
UCanvas* Canvas, |
Please update to the context based DrawDebugHud as this will be removed in a future version. |