Karma Engine
Loading...
Searching...
No Matches
EWorldType Namespace Reference

Enumerations

enum  Type {
  None , Game , Editor , PIE ,
  EditorPreview , GamePreview , GameRPC , Inactive
}
 

Detailed Description

Specifies the goal/source of a UWorld object

Enumeration Type Documentation

◆ Type

Enumerator
None 

An untyped world, in most cases this will be the vestigial worlds of streamed in sub-levels

Game 

The game world

Editor 

A world being edited in the editor

PIE 

A Play In Editor world

EditorPreview 

A preview world for an editor tool

GamePreview 

A preview world for a game

GameRPC 

A minimal RPC world for a game