Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/FTargetPlatformSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Remove
(
const FTargetPlatform& Platform |
Interfaces/ITargetPlatform.h | ||
void Remove
(
const FTargetPlatformSet& Platforms |
Remove all members from the Platforms set from this set. | Interfaces/ITargetPlatform.h |
Remove(const FTargetPlatform &)
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
| Include Path | #include "Interfaces/ITargetPlatform.h" |
void Remove
(
const FTargetPlatform & Platform
)
Remove(const FTargetPlatformSet &)
Description
Remove all members from the Platforms set from this set.
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
| Include Path | #include "Interfaces/ITargetPlatform.h" |
void Remove
(
const FTargetPlatformSet & Platforms
)