Seekable::tell

Get the current position in the stream.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trio/Concepts.h

Include

#include "trio/Concepts.h"

Syntax

std::uint64_t tell()

Remarks

Get the current position in the stream.

Returns

Position in the stream relative to it's start, with 0 denoting the start position.

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