Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformHostCommunication.h |
| Include | #include "GenericPlatform/GenericPlatformHostCommunication.h" |
Syntax
template<typename T>
struct FPlatformHostCommunicationAutoInit
Remarks
Helper RAII type for auto initializing instances derived from IPlatformHostCommunication.
Variables
| Type | Name | Description | |
|---|---|---|---|
| T | HostCommunication |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
operator T& () |