Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FContentBundleContainer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool InjectContentBundle
(
FContentBundleClient& ContentBundleClient |
WorldPartition/ContentBundle/ContentBundleContainer.h | ||
bool InjectContentBundle
(
FContentBundleBase& ContentBundle |
WorldPartition/ContentBundle/ContentBundleContainer.h |
InjectContentBundle(FContentBundleClient &)
| Name | InjectContentBundle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleContainer.h |
| Include Path | #include "WorldPartition/ContentBundle/ContentBundleContainer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/ContentBundle/ContentBundleContainer.cpp |
bool InjectContentBundle
(
FContentBundleClient & ContentBundleClient
)
InjectContentBundle(FContentBundleBase &)
| Name | InjectContentBundle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleContainer.h |
| Include Path | #include "WorldPartition/ContentBundle/ContentBundleContainer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/ContentBundle/ContentBundleContainer.cpp |
bool InjectContentBundle
(
FContentBundleBase & ContentBundle
)