FFeaturePackContentSource::InstallToProject

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

Windows
MacOS
Linux

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

Syntax

virtual bool InstallToProject
(
    FString InstallPath
)

Remarks

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

Returns

true if install succeeded

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss