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

Class FName

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

Source from the content-addressed store, hash-verified

387}
388
389bool SPythonLog::CreateLogMessages(const TCHAR* V, ELogVerbosity::Type Verbosity, const class FName& Category, TArray< TSharedPtr<FLogMessage> >& OutMessages)
390{
391 if (Verbosity == ELogVerbosity::SetColor)
392 {

Callers 15

CreateLogMessagesMethod · 0.70
py_ue_get_input_axisFunction · 0.50
py_ue_bind_input_axisFunction · 0.50
py_ue_bind_actionFunction · 0.50
py_ue_bind_axisFunction · 0.50
py_ue_sync_farfilterFunction · 0.50
py_ue_add_impulseFunction · 0.50
py_ue_add_forceFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected