Navigation
API > API/Runtime > API/Runtime/AIModule
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Public/DefaultManagerInstanceTracker.h |
| Include | #include "DefaultManagerInstanceTracker.h" |
Syntax
template<typename FManager>
struct TDefaultManagerInstanceTracker
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
| TDefaultManagerInstanceTracker is deprecated and will be removed. Consider inheriting from a subsystem instead. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OnPostWorldCleanup
(
UWorld* World, |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| FManager * | GetManagerInstance
(
UWorld& World |
TDefaultManagerInstanceTracker is deprecated and will be removed. Consider inheriting from a subsystem instead. | |
| TDefaultManagerInstanceTracker is deprecated and will be removed. Consider inheriting from a subsystem instead. |