UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNSInputStreamFromArchive Class Reference
+ Inheritance diagram for FNSInputStreamFromArchive:

Protected Attributes

TSharedPtr< FArchiveArchive
 
int64 AlreadySentContent
 
NSStreamStatus StreamStatus
 
id< NSStreamDelegateDelegate
 

Detailed Description

NSInputStream subclass to send streamed FArchive contents

Member Data Documentation

◆ AlreadySentContent

- (int64) AlreadySentContent
protected

◆ Archive

- (TSharedPtr<FArchive>) Archive
protected

◆ Delegate

- (id<NSStreamDelegate>) Delegate
protected

◆ StreamStatus

- (NSStreamStatus) StreamStatus
protected

The documentation for this class was generated from the following file: