#include <ContentBundleClient.h>
◆ FContentBundleClient()
| FContentBundleClient::FContentBundleClient |
( |
const UContentBundleDescriptor * |
InContentBundleDescriptor, |
|
|
FString const & |
InDisplayName |
|
) |
| |
◆ ~FContentBundleClient()
| virtual FContentBundleClient::~FContentBundleClient |
( |
| ) |
|
|
virtualdefault |
◆ CreateClient()
◆ DoOnClientToUnregister()
| virtual void FContentBundleClient::DoOnClientToUnregister |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ DoOnContentInjectedInWorld()
◆ DoOnContentRegisteredInWorld()
| virtual void FContentBundleClient::DoOnContentRegisteredInWorld |
( |
UWorld * |
InjectedWorld | ) |
|
|
inlineprotectedvirtual |
◆ DoOnContentRemovedFromWorld()
| virtual void FContentBundleClient::DoOnContentRemovedFromWorld |
( |
UWorld * |
InjectedWorld | ) |
|
|
inlineprotectedvirtual |
◆ GetDescriptor()
◆ GetDisplayName()
| FString const & FContentBundleClient::GetDisplayName |
( |
| ) |
const |
|
inline |
◆ GetState()
◆ RequestContentInjection()
| void FContentBundleClient::RequestContentInjection |
( |
| ) |
|
◆ RequestRemoveContent()
| void FContentBundleClient::RequestRemoveContent |
( |
| ) |
|
◆ RequestUnregister()
| void FContentBundleClient::RequestUnregister |
( |
| ) |
|
◆ ShouldInjectContent()
| bool FContentBundleClient::ShouldInjectContent |
( |
UWorld * |
World | ) |
const |
|
virtual |
◆ ShouldRemoveContent()
| bool FContentBundleClient::ShouldRemoveContent |
( |
UWorld * |
World | ) |
const |
|
virtual |
◆ FContentBundleBase
◆ UContentBundleEngineSubsystem
The documentation for this class was generated from the following files: