Open 3D Engine Multiplayer Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <MultiplayerPythonEditorEventsBus.h>
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | EnterGameMode ()=0 |
virtual bool | IsInGameMode ()=0 |
This bus can be used to send commands to the editor.