Table of Contents

Struct BundleOdbBackend.ObjectInfo

Namespace
Stride.Core.Storage
Assembly
Stride.Core.Serialization.dll
[DataContract]
[DataSerializer(typeof(BundleOdbBackend.ObjectInfo.Serializer))]
public struct BundleOdbBackend.ObjectInfo
Inherited Members

Fields

EndOffset

public long EndOffset

Field Value

long

IncrementalBundleIndex

public int IncrementalBundleIndex

Field Value

int

IsCompressed

public bool IsCompressed

Field Value

bool

SizeNotCompressed

public long SizeNotCompressed

Field Value

long

StartOffset

public long StartOffset

Field Value

long