Table of Contents

Class Global

Namespace
RisingV.Core
Assembly
RisingV.Core.dll

Global access point for core systems and managers.

public static class Global
Inheritance
Global
Inherited Members

Properties

ClientGameManager

public static ClientGameManager ClientGameManager { get; }

Property Value

ClientGameManager

DatabaseManager

public static DatabaseManager DatabaseManager { get; }

Property Value

DatabaseManager

DebugEventsSystem

public static DebugEventsSystem DebugEventsSystem { get; }

Property Value

DebugEventsSystem

EngineManager

public static EngineManager EngineManager { get; }

Property Value

EngineManager

EntityManager

public static EntityManager EntityManager { get; }

Property Value

EntityManager

EventBus

public static ManagedEventBus EventBus { get; }

Property Value

ManagedEventBus

GameDataSystem

public static GameDataSystem GameDataSystem { get; }

Property Value

GameDataSystem

InternalSystems

public static InternalSystems InternalSystems { get; }

Property Value

InternalSystems

PrefabCollectionSystem

public static PrefabCollectionSystem PrefabCollectionSystem { get; }

Property Value

PrefabCollectionSystem

PrefabLookupMap

public static PrefabLookupMap PrefabLookupMap { get; }

Property Value

PrefabLookupMap

ProcessorManager

public static ProcessorManager ProcessorManager { get; }

Property Value

ProcessorManager

ServerGameManager

public static ServerGameManager ServerGameManager { get; }

Property Value

ServerGameManager

ServerScriptMapper

public static ServerScriptMapper ServerScriptMapper { get; }

Property Value

ServerScriptMapper

SystemManager

public static SystemManager SystemManager { get; }

Property Value

SystemManager

World

public static World World { get; }

Property Value

World