Web3S_Demo > Web 3S Reader Object

Web 3S Reader Object

Generic data reader wrapper UObject. Allows access to reader functionality from blueprints.

Inheritance Hierarchy

Object

References

Module Web3S_Io_Runtime
Header Plugins/Web3S_Plugin/Source/Web3S_Io_Runtime/Public/Data/IO/Web3S_ReaderObject.h
Source Plugins/Web3S_Plugin/Source/Web3S_Io_Runtime/Private/Data/IO/Web3S_ReaderObject.cpp
Include Data/IO/Web3S_ReaderObject.h

Functions

IsValid Provides information about instance's validity.
Length Getter for size of the data stream
Position Getter for current position in data stream
Read Reads specified amount of bytes into a byte array.
Seek Modifies current position in data stream
SeekRelative Modifies current position in data stream by a delta