Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowTypes.h |
| Include | #include "GeometryFlowTypes.h" |
namespace UE
{
namespace GeometryFlow
{
template<typename T, typename... InArgTypes>
TSafeSharedPtr< T > UE&58;&58;GeometryFlow&58;&58;MakeSafeShared
&40;
InArgTypes &&... Args
&41;
}
}
Remarks
Wrapper around MakeShared for creating a TSafeSharedPtr