TEntityRange::GetRawUnchecked

Retrieve the raw pointer to the (possibly nullptr) component array at the templated index.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityRange.h

Include

#include "EntitySystem/MovieSceneEntityRange.h"

Syntax

template<int ComponentTypeIndex>
auto * GetRawUnchecked() const

Remarks

Retrieve the raw pointer to the (possibly nullptr) component array at the templated index.

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