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

Class FName

Source/PythonConsole/Private/SPythonLog.h:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 * @return true if any messages have been created, false otherwise
127 */
128 static bool CreateLogMessages(const TCHAR* V, ELogVerbosity::Type Verbosity, const class FName& Category, TArray< TSharedPtr<FLogMessage> >& OutMessages);
129
130protected:
131

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected