dna

Windows
MacOS
Linux

Filters

Classes

Name

Description

Public class

Reader

The abstract Reader which its implementations are expected to inherit. @note This class combines the various different reader interfaces into a single interface. The artificial separation into multiple interfaces mirrors the DNA file structure that is separated into matching layers under the same names. As these layers can be selectively loaded, it might be convenient to slice-off interfaces which layers were not loaded.

Public class

StreamReader

Public class

StreamWriter

Public class

Writer

The abstract Writer which its implementations are expected to inherit. @note This class combines the various different writer interfaces into a single interface. The artificial separation into multiple interfaces in this case just mirrors the structure of the Reader hierarchy, as it's not possible to selectively write only specific layers.

Enums

Name

Description

Public enum

dna::DataLayer

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