Seekable

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RigLogicLib

Header

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

Include

#include "trio/Concepts.h"

Syntax

class Seekable

Destructors

Name Description

Protected function Virtual

~Seekable()

Functions

Name Description

Public function

void

 

seek

(
    std::uint64_t position
)

Set the current position in the stream.

Public function

std::uint64_...

 

tell()

Get the current position in the stream.

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