Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/IAvaModule
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/IAvaModule.h |
| Include | #include "IAvaModule.h" |
bool SetRuntimeStatProcessingEnabled
(
bool bEnabled
)
Remarks
Allow the AvaModule to process the FCoreDelegates::StatCheckEnabled event. This is an equivalent logic as using GStatProcessingViewportClient.