CastChecked

Overload list

Windows
MacOS
Linux
Name Description

Public function

To *

 

CastChecked

(
    From* Src
)

Public function

To *

 

CastChecked

(
    From* Src,
    ECastCheckedType::Type CheckType
)

Public function

T *

 

CastChecked

(
    const TWeakObjectPtr< U >& Src,
    ECastCheckedType::Type CheckType
)

Public function

T *

 

CastChecked

(
    const TSubclassOf< U >& Src,
    ECastCheckedType::Type CheckType
)

Public function

const T *...

 

CastChecked

(
    const U* Src,
    ECastCheckedType::Type CheckType
)

Public function

T *

 

CastChecked

(
    FLinker* Src
)

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