C# Class AssetsTools.NET.AssetBundleHeader03

Datei anzeigen Open project: nesrak1/AssetsTools.NET

Public Properties

Property Type Description
bundleCount uint
bundleDataOffs uint
fileEngineVersion string
fileSize2 uint
fileVersion uint
levelCount uint
levelList AssetsBundleOffsetPair[]
minPlayerVersion string
minimumStreamedBytes uint
numberOfAssetsToDownload uint
signature string
unknown2 uint
unknown3 byte

Property Details

bundleCount public_oe property

public uint bundleCount
return uint

bundleDataOffs public_oe property

public uint bundleDataOffs
return uint

fileEngineVersion public_oe property

public string fileEngineVersion
return string

fileSize2 public_oe property

public uint fileSize2
return uint

fileVersion public_oe property

public uint fileVersion
return uint

levelCount public_oe property

public uint levelCount
return uint

levelList public_oe property

public AssetsBundleOffsetPair[] levelList
return AssetsBundleOffsetPair[]

minPlayerVersion public_oe property

public string minPlayerVersion
return string

minimumStreamedBytes public_oe property

public uint minimumStreamedBytes
return uint

numberOfAssetsToDownload public_oe property

public uint numberOfAssetsToDownload
return uint

signature public_oe property

public string signature
return string

unknown2 public_oe property

public uint unknown2
return uint

unknown3 public_oe property

public byte unknown3
return byte