IStageInterface¶
#include <StageInterface.h>
Inherits from IInterface
Inherited by ATransition
Public Functions¶
| Name | |
|---|---|
| TScriptInterface< IStageInterface > | CompleteStage() |
| AActor * | GetStageCommander([[EFaction]] Faction) const |
| int32 | GetStageIdNum() const |
| float | GetTimeRemaining() const |
| float | GetTimeRemainingPercent() const |
| bool | IsStageReadyToComplete() const |
| void | StartStage() |
Updated on 2025-01-21 at 09:02:23 +0100