Function ResourceInteractiveLoader.getStageCount
Returns the total amount of stages (calls to poll
) needed to completely load this resource.
long getStageCount() nothrow @nogc const;
Returns the total amount of stages (calls to poll
) needed to completely load this resource.
long getStageCount() nothrow @nogc const;