DoCastCheckedWithoutTypeCheck

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

To *

 

DoCastCheckedWithoutTypeCheck

(
    UObject* Src
)

Public function Static

To *

 

DoCastCheckedWithoutTypeCheck

(
    FField* Src
)

Cast<>() and CastChecked<>() should not be used with FProperties. Use CastField<>() or CastFieldChecked<>() instead.

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