Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
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

Enumerator
Invalid 
DontCreate 
Create 

Definition at line 6319 of file Enums.h.

◆ EMode

Enumerator
InvalidMode 
GameMode 
EditorMode 
SimulationMode 
PIEMode 

Definition at line 2470 of file Enums.h.