Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAISystemBase * GetAISystem () |
AISystem getter | Engine/World.h | |
const UAISystemBase * GetAISystem () |
AISystem const getter | Engine/World.h |
GetAISystem()
Description
AISystem getter
| Name | GetAISystem |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
UAISystemBase * GetAISystem()
GetAISystem()
Description
AISystem const getter
| Name | GetAISystem |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
const UAISystemBase * GetAISystem() const