Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/ScopedPtr
| Name | inspect |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/ScopedPtr.h |
| Include Path | #include "pma/ScopedPtr.h" |
Syntax
template<typename U>
struct inspect
Struct Specializations
| Name | Remarks |
|---|---|
| inspect< U[]> |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| element_type | U | pma/ScopedPtr.h | |
| is_array | std::false_type | pma/ScopedPtr.h | |
| pointer_type | element_type * | pma/ScopedPtr.h |