static function CanStreamedLevelBeLoaded (levelIndex : int) : bool
Description
Can the streamed level be loaded?
See Also: GetStreamProgressForLevel function.
static function CanStreamedLevelBeLoaded (levelName : string) : bool
Description
Can the streamed level be loaded?
See Also: GetStreamProgressForLevel function.