Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterfaceArray
- UNiagaraDataInterface::DrawDebugHud()
- UNiagaraDataInterfaceArray::DrawDebugHud()
- UNiagaraDataInterfaceArrayPosition::DrawDebugHud()
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceArray.h |
| Include | #include "NiagaraDataInterfaceArray.h" |
virtual void DrawDebugHud
&40;
FNDIDrawDebugHudContext & DebugHudContext
&41; const
Remarks
Override this function to provide additional context to the debug HUD. Fill VariableDataString with the data to display on the variable information in the HUD, this information should be kept light to avoid polluting the display. You can also use the Canvas to draw additional information based on verbosity