Navigation
API > API/Plugins > API/Plugins/MediaPlate > API/Plugins/MediaPlate/FMediaTextureResourceSettings
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FMediaTextureResourceSettings () |
MediaPlateComponent.h | ||
FMediaTextureResourceSettings
(
const FMediaTextureResourceSettings& InOther |
MediaPlateComponent.h | ||
FMediaTextureResourceSettings
(
FMediaTextureResourceSettings&& InOther |
MediaPlateComponent.h |
FMediaTextureResourceSettings()
| Name | FMediaTextureResourceSettings |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaPlate/Source/MediaPlate/Public/MediaPlateComponent.h |
| Include Path | #include "MediaPlateComponent.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FMediaTextureResourceSettings()
FMediaTextureResourceSettings(const FMediaTextureResourceSettings &)
| Name | FMediaTextureResourceSettings |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaPlate/Source/MediaPlate/Public/MediaPlateComponent.h |
| Include Path | #include "MediaPlateComponent.h" |
FMediaTextureResourceSettings
(
const FMediaTextureResourceSettings & InOther
)
FMediaTextureResourceSettings(FMediaTextureResourceSettings &&)
| Name | FMediaTextureResourceSettings |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaPlate/Source/MediaPlate/Public/MediaPlateComponent.h |
| Include Path | #include "MediaPlateComponent.h" |
FMediaTextureResourceSettings
(
FMediaTextureResourceSettings && InOther
)