Function ResourceInteractiveLoader.getStage
Returns the load stage. The total amount of stages can be queried with getStageCount
.
long getStage() nothrow @nogc const;
Returns the load stage. The total amount of stages can be queried with getStageCount
.
long getStage() nothrow @nogc const;