TDefaultManagerInstanceTracker

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Public/DefaultManagerInstanceTracker.h

Include

#include "DefaultManagerInstanceTracker.h"

Syntax

template<typename FManager>
struct TDefaultManagerInstanceTracker

Variables

Name Description

Public variable

bool

 

bCreateIfMissing

Public variable

TMap< UWorld &#...

 

WorldToInstanceMap

Constructors

Functions

Name Description

Public function

FManager ...

 

GetManagerInstance

(
    UWorld& World
)

Public function

void

 

OnWorldCleanup

(
    UWorld* World,
    bool,
    bool
)

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