Navigation
API > API/Plugins > API/Plugins/Niagara
Type
typedef TBaseDelegate_TwoParams< void, const FNiagaraSystemSimCacheCaptureRequest &, TObjectPtr < UNiagaraSimCache > > FOnNiagaraDebuggerClientSimCacheCapture
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include | #include "NiagaraDebuggerCommon.h" |
Remarks
Temporary interface allowing direct access to the local debugger client until we can get a unified messaging system that works in all required cases. i.e. when WITH_UNREAL_TARGET_DEVELOPER_TOOLS = 0 and/or we don't have assess to the messaging or sessions systems.