FEntityAllocationIterator::operator++

Increment this iterator to the next matching allocation. Only valid if this iterator != end()

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/EntityAllocationIterator.h"

Source

/Engine/Source/Runtime/MovieScene/Private/EntitySystem/EntityAllocationIterator.cpp

Syntax

FEntityAllocationIterator & operator++()

Remarks

Increment this iterator to the next matching allocation. Only valid if this iterator != end()

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