Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
TImplicitObjectPtrStorage< T, d, false > |
| 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, false >
Typedefs
| Name |
Type |
Remarks |
Include Path |
| PtrType |
FImplicitObjectRef |
|
Chaos/ImplicitObject.h |
Functions
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static PtrType Convert
(
const Chaos::FImplicitObjectPtr& Object
)
|
|
Chaos/ImplicitObject.h |
|