Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FProperty
Description
Returns whether this type has a special state for an unset TOptional meaning the size TOptional
Derived Overrides
- FArrayProperty::HasIntrusiveUnsetOptionalState
- FBoolProperty::HasIntrusiveUnsetOptionalState
- FEnumProperty::HasIntrusiveUnsetOptionalState
- FMapProperty::HasIntrusiveUnsetOptionalState
- FObjectProperty::HasIntrusiveUnsetOptionalState
- FOptionalProperty::HasIntrusiveUnsetOptionalState
- FSetProperty::HasIntrusiveUnsetOptionalState
- FStructProperty::HasIntrusiveUnsetOptionalState
- FVerseDynamicProperty::HasIntrusiveUnsetOptionalState
- TProperty::HasIntrusiveUnsetOptionalState
| Name | HasIntrusiveUnsetOptionalState |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
virtual bool HasIntrusiveUnsetOptionalState() const
See Also
-
Optional.h - HasIntrusiveUnsetOptionalState