SharedPointerInternals::EnableSharedFromThis

Templated helper catch-all function, accomplice to the above helper functions

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h

Include

#include "Templates/SharedPointerInternals.h"

Syntax

namespace SharedPointerInternals
{
    void SharedPointerInternals::EnableSharedFromThis
    (
        ...
    )
}

Remarks

Templated helper catch-all function, accomplice to the above helper functions

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