RapyutaSimulationPlugins
Classes | Enumerations
RRGameMode.h File Reference

GameMode with specific setting and asset loading. More...

#include "Engine/EngineTypes.h"
#include "Core/RRROS2GameMode.h"
#include "Core/RRTypeUtils.h"
#include "RRGameMode.generated.h"
Include dependency graph for RRGameMode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARRGameMode
 GameMode with specific setting, asset loading and #SceneDirector. Parent class, ARRROS2GameMode,. More...
 

Enumerations

enum  ERRSimType : uint8 { ERRSimType::NONE = 0x00, ERRSimType::DATA_SYNTH = 0x01, ERRSimType::ROBOT_SIM = 0x02 }
 todo More...
 

Detailed Description

GameMode with specific setting and asset loading.

Todo:
add documentation

Enumeration Type Documentation

◆ ERRSimType

enum ERRSimType : uint8
strong

todo

Todo:
add documentation

UENUM()

Enumerator
NONE 
DATA_SYNTH 
ROBOT_SIM