GameProjectUtils::IsStarterContentAvailableForProject

Returns true if there are any starter content packs are available for given project.

Unreal Engine C++ API Reference > Editor > GameProjectGeneration > GameProjectUtils

References

   
Module GameProjectGeneration
Header /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectUtils.h
Include #include "GameProjectUtils.h"
Source /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp
static bool IsStarterContentAvailableForProject
(
    const [FProjectInformation](API\Editor\GameProjectGeneration\FProjectInformation) & ProjectInfo
)

Remarks

Returns true if there are any starter content packs are available for given project.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library