FFeaturePackContentSource::InstallToProject

Installs the content in the content source to the specific path.

Unreal Engine C++ API Reference > Editor > AddContentDialog > FFeaturePackContentSource

References

   
Module AddContentDialog
Header /Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h
Include #include "FeaturePackContentSource.h"
Source /Engine/Source/Editor/AddContentDialog/Private/ContentSourceProviders/FeaturePack/FeaturePackContentSource.cpp
virtual bool InstallToProject
(
    [FString](API\Runtime\Core\Containers\FString) InstallPath
)

Remarks

Installs the content in the content source to the specific path. true if install succeeded


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library