C++ and Unreal Engine
UEEventBus
Unreal Engine C++ event bus project compatible with modern UE 5.x versions.
Public codeC++
Overview
UEEventBus is a compact Unreal Engine C++ utility for event-driven gameplay and interactive systems work. It is separate from the ML portfolio, but it is still useful evidence of C++ design in a large runtime with strict integration rules.
Context
The project is intentionally concise: a focused tool rather than a full game or demo environment.