Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Ptr.h |
| Include | #include "MuR/Ptr.h" |
namespace mu
{
template<class T, class U>
Ptr < T > mu::const_pointer_cast
(
Ptr < U > const & p
)
}