FStreamableManager::SetManagerName

Modifies the debug name of this manager, used for debugging GC references

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StreamableManager.h

Include

#include "Engine/StreamableManager.h"

Source

/Engine/Source/Runtime/Engine/Private/StreamableManager.cpp

Syntax

void SetManagerName
(
    FString InName
)

Remarks

Modifies the debug name of this manager, used for debugging GC references

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss