MCPcopy Create free account
hub / github.com/20tab/UnrealEnginePython / ClearMessages

Method ClearMessages

Source/PythonConsole/Private/SPythonLog.cpp:311–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void FPythonLogTextLayoutMarshaller::ClearMessages()
312{
313 Messages.Empty();
314 MakeDirty();
315}
316
317int32 FPythonLogTextLayoutMarshaller::GetNumMessages() const
318{

Callers 1

OnClearLogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected