Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/Trace
References
| Module | TraceLog |
| Header | /Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h |
| Include | #include "Trace/Trace.h" |
namespace UE
{
namespace Trace
{
UE_bool UE::Trace::ToggleChannel
(
const TCHAR * ChannelName,
bool bEnabled
)
}
}