| ActorPropertyArray |
TArray< TObjectPtr< AActor > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| ActorSet |
TSet< TObjectPtr< AActor > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| ActorWithMetaClass |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(MetaClass="/Script/Engine.Actor")
|
| AlwaysDisabled |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition=false)
|
| AnimClassInterface |
TScriptInterface< IAnimClassInterface > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ScriptInterfaces
|
| AnyMaterialInterface |
TObjectPtr< UMaterialInterface > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AssetPropertyTests
|
| ArrayOfEditInlineNewSMCs |
TArray< TObjectPtr< UStaticMeshComponent > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditInlineProps
|
| ArrayOfStructs |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
|
| ArrayOfStructsWithEditCondition |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="bEditConditionForArrays")
|
| ArrayOfStructsWithInlineCondition |
TArray< FPropertyEditorTestEditCondition > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
|
| ArrayWithEditCondition |
TArray< TObjectPtr< UTexture2D > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="bEditConditionForArrays")
|
| AssetPointerWithAllowedAndWhitespace |
TSoftObjectPtr< UObject > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
- Meta=(AllowedClasses="/Script/Engine.StaticMesh, /Script/Engine.SkeletalMesh ")
|
| AssetReferenceCustomStructWithEditCondition |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
- Meta=(editcondition="bEditConditionAssetReferenceCustomStructWithEditCondition")
|
| AssetReferenceCustomStructWithThumbnail |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(DisplayThumbnail="true")
|
| bCategoryInlineEditCondition |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Category Inline Edit Condition"
- Meta=(InlineCategoryProperty)
|
| bDisabledWhenFlagsIsOdd |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="EditConditionFlags & ETestEnumFlags::One == false")
|
| bEditCondition |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
- Meta=(InlineEditConditionToggle)
|
| bEditConditionAssetReferenceCustomStructWithEditCondition |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
- Meta=(InlineEditConditionToggle)
|
| bEditConditionForArrays |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| bEditConditionForDirectoryPath |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| bEditConditionForFixedArray |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| bEditConditionStructWithMultipleInstances2 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
- Meta=(InlineEditConditionToggle)
|
| bEnabledByPrevious |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="bEnablesNext == true")
|
| bEnabledWhenBlue |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="EnumEditCondition == EPropertyEditorTestEditColor::Blue")
|
| bEnabledWhenEnumIs2 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="EnumAsByteEditCondition == EPropertyEditorTestEnum::PropertyEditorTest_Enum2")
|
| bEnabledWhenEnumIs4 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="EnumAsByteEditCondition == EPropertyEditorTestEnum::PropertyEditorTest_Enum4")
|
| bEnabledWhenFlagsHasTwoOrFour |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="EditConditionFlags & ETestEnumFlags::Two || EditConditionFlags & ETestEnumFlags::Four")
|
| bEnabledWhenFloatGreaterThan5 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="FloatEditCondition > 5")
|
| bEnabledWhenFloatLessThan10 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="FloatEditCondition < 10")
|
| bEnabledWhenIntGreaterOrEqual5 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="IntegerEditCondition >= 5")
|
| bEnabledWhenIntLessOrEqual10 |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="IntegerEditCondition <= 10")
|
| bEnabledWhenPink |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="EnumEditCondition == EPropertyEditorTestEditColor::Pink")
|
| bEnablesNext |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| bInlineEditConditionNotEditable |
bool |
|
Editor/PropertyEditorTestObject.h |
- Meta=(InlineEditConditionToggle)
|
| bInlineEditConditionWithMetaToggle |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
- Meta=(InlineEditConditionToggle)
|
| bInlineEditConditionWithoutMetaToggle |
bool |
|
Editor/PropertyEditorTestObject.h |
|
| BlendableInterface |
TScriptInterface< IBlendableInterface > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ScriptInterfaces
|
| BoolProperty |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| BoolPropertyArray |
TArray< bool > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| bSharedEditCondition |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
|
| bSubcategory |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Subcategory"
|
| bSubcategoryAdvanced |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- AdvancedDisplay
- Category="Subcategory"
|
| bSubcategoryBarAdvanced |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- AdvancedDisplay
- Category="Subcategory|Bar"
|
| bSubcategoryBarSimple |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Subcategory|Bar"
|
| bSubcategoryFooAdvanced |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- AdvancedDisplay
- Category="Subcategory|Foo"
|
| bSubcategoryFooSimple |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Subcategory|Foo"
|
| bSubcategoryLast |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Subcategory"
|
| bVisibleWhenStatic |
bool |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditConditionHides
- Meta=(EditConditionHides, EditCondition="PropertyThatHides == EComponentMobility::Static")
|
| ByteProperty |
uint8 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| BytePropertyArray |
TArray< uint8 > |
Byte. |
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| ClassProperty |
TObjectPtr< UClass > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
|
| ClassPropertyWithAllowed |
TObjectPtr< UClass > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
- Meta=(AllowedClasses="/Script/Engine.Texture2D")
|
| ClassPropertyWithDisallowed |
TObjectPtr< UClass > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
- Meta=(DisallowedClasses="/Script/Engine.Texture2D")
|
| ColorProperty |
FColor |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| ColorPropertyArray |
TArray< FColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| ComponentReference |
FComponentReference |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
|
| DateTime |
FDateTime |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=DateTime
|
| DirectoryPath |
FDirectoryPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="bEditConditionForDirectoryPath")
|
| DisabledByCanEditChange |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
|
| DoubleProperty |
double |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| EditColorSet |
TSet< EPropertyEditorTestEditColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| EditConditionFlags |
int64 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| EditInlineNewStaticMeshComponent |
TObjectPtr< UStaticMeshComponent > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditInlineProps
|
| EnabledWhenCategoryChecked |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Category Inline Edit Condition"
- Meta=(EditCondition="bCategoryInlineEditCondition")
|
| EnumAsByteEditCondition |
TEnumAsByte< EPropertyEditorTestEnum > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| EnumBitflags |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
- Meta=(Bitmask, BitmaskEnum="/Script/UnrealEd.EPropertyEditorTestBitflags")
|
| EnumByteProperty |
TEnumAsByte< enum EPropertyEditorTestEnum > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| EnumEditCondition |
EPropertyEditorTestEditColor |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| EnumProperty |
EPropertyEditorTestEditColor |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| EnumPropertyArray |
TArray< TEnumAsByte< EPropertyEditorTestEnum > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| EnumUnderscores |
EPropertyEditorTestUnderscores |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| ExactlyPointLightActorReference |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(AllowedClasses="/Script/Engine.PointLight", ExactClass)
|
| ExactPointOrSpotLightActorReference |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(AllowedClasses="/Script/Engine.PointLight, /Script/Engine.SpotLight", ExactClass=true)
|
| FixedArrayOfInts |
TArray< int32 > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- EditFixedSize
- Category=ArraysOfProperties
|
| FixedArrayWithEditCondition |
FString |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
- Meta=(EditCondition="bEditConditionForFixedArray")
|
| FloatEditCondition |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| FloatProperty |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| FloatPropertyArray |
TArray< float > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| FloatPropertyWithClampedRange |
float |
This is a float property tooltip that is overridden. |
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
- Meta=(ClampMin="0.0", ClampMax="100.0", UIMin="0.0", UIMax="50.0", ToolTip="This is a custom tooltip that should be shown")
|
| FloatRange |
FFloatRange |
|
Editor/PropertyEditorTestObject.h |
- VisibleAnywhere
- Category=AdvancedProperties
|
| FloatSet |
TSet< float > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| GigabyteProperty |
double |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Units
- Meta=(ForceUnits="GB")
|
| Guid |
FGuid |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
|
| HasNonEditableInlineCondition |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
- Meta=(EditCondition="bInlineEditConditionNotEditable")
|
| InlineEditConditionWithMeta |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
- Meta=(EditCondition="bInlineEditConditionWithMetaToggle")
|
| InlineEditConditionWithoutMeta |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
- Meta=(EditCondition="bInlineEditConditionWithoutMetaToggle")
|
| InlineProperty |
TEnumAsByte< EComponentMobility::Type > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=OnlyInlineProperty
- Meta=(InlineCategoryProperty)
|
| InstancedStructArray |
TArray< FPropertyEditorTestInstancedStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| InstancedUObjectArray |
TArray< TObjectPtr< UPropertyEditorTestInstancedObject > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Instanced
- Category=ArraysOfProperties
|
| Int16Property |
int16 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| Int32Property |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| Int32Set |
TSet< int32 > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| Int32ToStringMap |
TMap< int32, FString > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| Int32ToStructMap |
TMap< int32, FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| Int64Property |
int64 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| Int8Property |
int8 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| IntegerEditCondition |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditCondition
|
| IntPointProperty |
FIntPoint |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
- Meta=(AllowPreserveRatio)
|
| IntProperty32Array |
TArray< int32 > |
Integer. |
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| IntPropertyWithClampedRange |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
- Meta=(ClampMin="0", ClampMax="100", UIMin="0", UIMax="50")
|
| IntThatCannotBeChanged |
int32 |
|
Editor/PropertyEditorTestObject.h |
- VisibleAnywhere
- Category=AdvancedProperties
|
| IntToCustomMap |
TMap< int, FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| IntToEnumMap |
TMap< int32, TEnumAsByte< EPropertyEditorTestEnum > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| IntToSubStructMap |
TMap< int, FPropertyEditorTestSubStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| LightActorReference |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(AllowedClasses="/Script/Engine.Light")
|
| LightOrStaticMeshActorReference |
FSoftObjectPath |
NOTE: intentionally misplaced space in AllowedClasses. |
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(AllowedClasses="/Script/Engine.Light ,/Script/Engine.StaticMeshActor", DisplayThumbnail)
|
| LightPropagationVolumeBlendable |
TScriptInterface< IBlendableInterface > |
This is an IBlendableInterface that only allows for ULightPropagationVolumeBlendable objects. |
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ScriptInterfaces
- Meta=(AllowedClasses="/Script/Engine.LightPropagationVolumeBlendable")
|
| LinearColorProperty |
FLinearColor |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| LinearColorPropertyArray |
TArray< FLinearColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| LinearColorSet |
TSet< FLinearColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=TSetStructTests
|
| LinearColorToStringMap |
TMap< FLinearColor, FString > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=TMapStructKeyTests
|
| LinearColorToVectorMap |
TMap< FLinearColor, FVector > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=TMapStructKeyTests
|
| MaterialNoThumbnail |
TObjectPtr< UMaterialInterface > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AssetPropertyTests
- Meta=(DisplayThumbnail=false)
|
| MaterialOrTextureAssetReference |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(AllowedClasses="/Script/Engine.Material,/Script/Engine.Texture")
|
| MatrixProperty |
FMatrix |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| NameProperty |
FName |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| NamePropertyArray |
TArray< FName > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| NameSet |
TSet< FName > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| NameToColorMap |
TMap< FName, FLinearColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| NameToCustomMap |
TMap< FName, FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| NameToNameMap |
TMap< FName, FName > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| NameToObjectMap |
TMap< FName, TObjectPtr< UObject > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| NestedArrayOfInts |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| NotLightActorReference |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(AllowedClasses="/Script/Engine.Actor", DisallowedClasses="/Script/Engine.Light")
|
| ObjectProperty |
TObjectPtr< UObject > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| ObjectPropertyArray |
TArray< TObjectPtr< UObject > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| ObjectPropertyArrayWithTitle |
TArray< TObjectPtr< UPropertyEditorTestInstancedObject > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
- Instanced
- Meta=(TitleProperty="Number")
|
| ObjectSet |
TSet< TObjectPtr< UObject > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| ObjectThatCannotBeChanged |
TObjectPtr< UPrimitiveComponent > |
|
Editor/PropertyEditorTestObject.h |
- VisibleAnywhere
- Category=AdvancedProperties
|
| ObjectToColorMap |
TMap< TObjectPtr< UObject >, FLinearColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| ObjectToInt32Map |
TMap< TObjectPtr< UObject >, int32 > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| OnlyActorsAllowed |
TObjectPtr< AActor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AssetPropertyTests
|
| PerPlatformFloat |
FPerPlatformFloat |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
|
| PerPlatformInt |
FPerPlatformInt |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
|
| PrimaryAssetId |
FPrimaryAssetId |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
|
| PrimaryAssetIdWithoutThumbnail |
FPrimaryAssetId |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
- Meta=(DisplayThumbnail=false)
|
| PropertyThatHides |
TEnumAsByte< EComponentMobility::Type > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditConditionHides
- Meta=(InlineCategoryProperty)
|
| RichCurve |
FRichCurve |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
|
| RotatorProperty |
FRotator |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| RotatorPropertyArray |
TArray< FRotator > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| SimplePropertyWithEditCondition |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
- Meta=(editcondition="bEditCondition")
|
| SoftObjectPath |
FSoftObjectPath |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Assets
|
| StaticArrayOfInts |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| StaticArrayOfIntsWithEnumLabels |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| StaticMeshProp |
TObjectPtr< UStaticMesh > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AssetPropertyTests
|
| StringPasswordProperty |
FString |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
- Meta=(PasswordField=true)
|
| StringProperty |
FString |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| StringPropertyArray |
TArray< FString > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| StringSet |
TSet< FString > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TSet Tests"
|
| StringThatCannotBeChanged |
FString |
|
Editor/PropertyEditorTestObject.h |
- VisibleAnywhere
- Category=AdvancedProperties
|
| StringToActorMap |
TMap< FString, TObjectPtr< AActor > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| StringToColorMap |
TMap< FString, FLinearColor > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| StringToFloatMap |
TMap< FString, float > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| StringToMultilineTextMap |
TMap< FString, FText > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
- Meta=(MultiLine=true)
|
| StringToObjectMap |
TMap< FString, TObjectPtr< UObject > > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="TMap Tests"
|
| Struct |
FPropertyEditTestTextStruct |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
|
| StructPropertyArray |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| StructPropertyArrayWithFormattedTitle |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
- Meta=(TitleProperty="{IntPropertyInsideAStruct} + {FloatPropertyInsideAStruct}")
|
| StructPropertyArrayWithFormattedTitleError |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
- Meta=(TitleProperty="{ErrorProperty}")
|
| StructPropertyArrayWithTitle |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
- Meta=(TitleProperty=IntPropertyInsideAStruct)
|
| StructPropertyArrayWithTitleError |
TArray< FPropertyEditorTestBasicStruct > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
- Meta=(TitleProperty=ErrorProperty)
|
| StructWithInlineCondition |
FPropertyEditorTestEditCondition |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
|
| StructWithMultipleInstances1 |
FPropertyEditorTestBasicStruct |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
|
| StructWithMultipleInstances2 |
FPropertyEditorTestBasicStruct |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=StructTests
- Meta=(EditCondition="bEditConditionStructWithMultipleInstances2")
|
| SubclassOfTexture |
TSubclassOf< UTexture > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
|
| SubclassOfWithAllowed |
TSubclassOf< UTexture > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
- Meta=(AllowedClasses="/Script/Engine.Texture2D")
|
| SubclassOfWithDisallowed |
TSubclassOf< UTexture > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=Classes
- Meta=(DisallowedClasses="/Script/Engine.Texture2D")
|
| TextPasswordProperty |
FText |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AdvancedProperties
- Meta=(PasswordField=true)
|
| TextProperty |
FText |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| TextPropertyArray |
TArray< FText > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| TextureOrBlendableInterface |
TObjectPtr< UObject > |
Allows either an object that's derived from UTexture or IBlendableInterface, to ensure that Object Property handles know how to filter for AllowedClasses correctly. |
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ObjectPropertyAllowedClasses
- Meta=(AllowedClasses="/Script/Engine.Texture,/Script/Engine.BlendableInterface")
|
| TextureProp |
TObjectPtr< UTexture > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=AssetPropertyTests
|
| ThisIsBrokenIfItsVisibleInADetailsView |
FPropertyEditorTestBasicStruct |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=SingleStruct
- Meta=(ShowOnlyInnerProperties)
|
| TimecodePropertyArray |
TArray< FTimecode > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| Timespan |
FTimespan |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=DateTime
|
| TransformProperty |
FTransform |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| UnsignedInt16Property |
uint16 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| UnsignedInt32Property |
uint32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| UnsignedInt64Property |
uint64 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
|
| UsesSharedEditCondition1 |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
- Meta=(EditCondition="bSharedEditCondition")
|
| UsesSharedEditCondition2 |
float |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category="Inline Edit Conditions"
- Meta=(EditCondition="bSharedEditCondition")
|
| Vector2Property |
FVector2D |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
- Meta=(AllowPreserveRatio)
|
| Vector2PropertyArray |
TArray< FVector2D > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| Vector3Property |
FVector |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
- Meta=(AllowPreserveRatio)
|
| Vector3PropertyArray |
TArray< FVector > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| Vector4Property |
FVector4 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=BasicProperties
- Meta=(AllowPreserveRatio)
|
| Vector4PropertyArray |
TArray< FVector4 > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ArraysOfProperties
|
| VectorSet |
TSet< FVector > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=TSetStructTests
|
| VectorToFloatMap |
TMap< FVector, float > |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=TMapStructKeyTests
|
| VisibleWhenStationary |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=EditConditionHides
- Meta=(EditConditionHides, EditCondition="PropertyThatHides == EComponentMobility::Stationary")
|