IGameProgressInterface¶
#include <GameProgressInterface.h>
Inherits from IInterface
Public Functions¶
| Name | |
|---|---|
| void | BroadcastProgressUpdated(float Progress, ATBLTeam * Team) |
| void | BroadcastSetActive(bool Active) |
| void | BroadcastTeamUpdated(ATBLTeam * Team) |
Updated on 2025-01-21 at 09:02:23 +0100