Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FPreviewPlatformInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Editor/EditorEngine.h | |||
FPreviewPlatformInfo
(
ERHIFeatureLevel::Type InFeatureLevel, |
Editor/EditorEngine.h |
FPreviewPlatformInfo()
| Name | FPreviewPlatformInfo |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
| Include Path | #include "Editor/EditorEngine.h" |
FPreviewPlatformInfo()
FPreviewPlatformInfo(ERHIFeatureLevel::Type, EShaderPlatform, FName, FName, FName, bool, FName, FText, float, FVector4f)
| Name | FPreviewPlatformInfo |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
| Include Path | #include "Editor/EditorEngine.h" |
FPreviewPlatformInfo
(
ERHIFeatureLevel::Type InFeatureLevel,
EShaderPlatform InShaderPlatform,
FName InPreviewPlatformName,
FName InPreviewShaderFormatName,
FName InDeviceProfileName,
bool InbPreviewFeatureLevelActive,
FName InShaderPlatformName,
FText InPreviewShaderPlatformFriendlyName,
float InConstrainedAspectRatio,
FVector4f InSafeZones
)