FAsyncTaskNotificationFactory::RegisterFactory

Register a factory function.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreAsyncTaskNotificationImpl.h

Include

#include "Misc/CoreAsyncTaskNotificationImpl.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/CoreAsyncTaskNotificationImpl.cpp

Syntax

void RegisterFactory
(
    const FName InName,
    const FFactoryFunc & InFunc
)

Remarks

Register a factory function.

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