IsConcreteTypeCompatibleWithReflectedType

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

TEnableIf<&#...

 

IsConcreteTypeCompatibleWithReflectedType

(
    FProperty* Property
)

Check whether the concrete type T is compatible with the reflected type of a FProperty for the purposes of CopysingleValue() Non-enum implementation.

Public function Static

TEnableIf< T...

 

IsConcreteTypeCompatibleWithReflectedType

(
    FProperty* Property
)

Enum implementation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss