Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FPerQualityLevelInt |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/PerQualityLevelProperties.h |
| Include Path | #include "PerQualityLevelProperties.h" |
Syntax
USTRUCT (BlueprintType )
struct FPerQualityLevelInt : public FPerQualityLevelProperty< FPerQualityLevelInt, int32, NAME_IntProperty >
Inheritance Hierarchy
- FPerQualityLevelProperty → FPerQualityLevelInt
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PerQualityLevelProperties.h | |||
FPerQualityLevelInt
(
int32 InDefaultValue |
PerQualityLevelProperties.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Default | int32 | PerQualityLevelProperties.h |
|
|
| PerQuality | TMap< int32, int32 > | PerQualityLevelProperties.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 MaxType() |
PerQualityLevelProperties.h | ||
FString ToString() |
PerQualityLevelProperties.h |