Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Enumerations
FNavigationSystem Namespace Reference
Enumerations
enum
EMode
{
InvalidMode
= 0xff ,
GameMode
= 0x0 ,
EditorMode
= 0x1 ,
SimulationMode
= 0x2 ,
PIEMode
= 0x3
}
enum
ECreateIfEmpty
{
Invalid
= 0xff ,
DontCreate
= 0x0 ,
Create
= 0x1 }
Enumeration Type Documentation
◆
ECreateIfEmpty
enum
FNavigationSystem::ECreateIfEmpty
Enumerator
Invalid
DontCreate
Create
Definition at line
6319
of file
Enums.h
.
◆
EMode
enum
FNavigationSystem::EMode
Enumerator
InvalidMode
GameMode
EditorMode
SimulationMode
PIEMode
Definition at line
2470
of file
Enums.h
.
FNavigationSystem
Generated by
1.10.0