FExternalArc

Namespace: UAssetAPI.IO

public struct FExternalArc

Inheritance ObjectValueTypeFExternalArc

Fields

FromImportIndex

public int FromImportIndex;

ToExportBundleIndex

public int ToExportBundleIndex;

Methods

Read(AssetBinaryReader)

FExternalArc Read(AssetBinaryReader reader)

Parameters

reader AssetBinaryReader

Returns

FExternalArc

Write(AssetBinaryWriter, Int32, EExportCommandType, Int32)

int Write(AssetBinaryWriter writer, int v1, EExportCommandType v2, int v3)

Parameters

writer AssetBinaryWriter

v1 Int32

v2 EExportCommandType

v3 Int32

Returns

Int32

Write(AssetBinaryWriter)

int Write(AssetBinaryWriter writer)

Parameters

writer AssetBinaryWriter

Returns

Int32