Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FOnDemandHostGroup
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Creates a new empty host group. | IO/OnDemandHostGroup.h | ||
FOnDemandHostGroup
(
FSharedImpl&& Impl |
IO/OnDemandHostGroup.h |
FOnDemandHostGroup()
Description
Creates a new empty host group.
| Name | FOnDemandHostGroup |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandHostGroup.h |
| Include Path | #include "IO/OnDemandHostGroup.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandHostGroup.cpp |
FOnDemandHostGroup()
FOnDemandHostGroup(FSharedImpl &&)
| Name | FOnDemandHostGroup |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandHostGroup.h |
| Include Path | #include "IO/OnDemandHostGroup.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandHostGroup.cpp |
FOnDemandHostGroup
(
FSharedImpl && Impl
)