Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Ptr.h |
| Include | #include "MuR/Ptr.h" |
namespace mu
{
template<class T>
void mu::swap
(
Ptr < T > & lhs,
Ptr < T > & rhs
)
}