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