Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/TStructOnScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
U * CastChecked () |
UObject/StructOnScope.h | ||
const U * CastChecked () |
UObject/StructOnScope.h |
CastChecked()
| Name | CastChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h |
| Include Path | #include "UObject/StructOnScope.h" |
template<typename U>
U * CastChecked()
CastChecked()
| Name | CastChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h |
| Include Path | #include "UObject/StructOnScope.h" |
template<typename U>
const U * CastChecked() const