FramePro::New

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/FramePro/FramePro.h

Include

#include "FramePro/FramePro.h"

Syntax

namespace FramePro
{
    template<class T, typename Targ1>
    T * FramePro::New
    (
        Allocator * p_allocator,
        Targ1 arg1
    )
}

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