ScopedPtr::operator[]

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/ScopedPtr.h

Include

#include "pma/ScopedPtr.h"

Syntax

template<typename U, typename IA>
std::enable_if< IA::value, element_type & >::type operator[]
(
    std::size_t index
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss