WiP. fwrites are being stopped by AZCoreLogSink; need a long term solution to work around this...

Signed-off-by: Gene Walters <genewalt@amazon.com>
This commit is contained in:
Gene Walters
2021-11-15 12:37:21 -08:00
parent fe5aeb9a5f
commit 4d161f42df
3 changed files with 9 additions and 2 deletions
@@ -420,6 +420,8 @@ namespace Multiplayer
void MultiplayerEditorSystemComponent::OnTick(float, AZ::ScriptTimePoint)
{
AZ_TracePrintf("MultiplayerEditorSystemComponent", "OnTick Pump");
m_serverProcessTracePrinter->Pump();
}