Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TImplicitObjectPtrStorage< T, d, true > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h |
| Include Path | #include "Chaos/ImplicitObject.h" |
Syntax
template<class T, int d>
struct TImplicitObjectPtrStorage< T, d, true >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PtrType | FImplicitObjectPtr | Chaos/ImplicitObject.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static PtrType Convert
(
const Chaos::FImplicitObjectPtr& Object |
Chaos/ImplicitObject.h |