FExternalArc
Namespace: UAssetAPI.IO
public struct FExternalArc
Inheritance Object → ValueType → FExternalArc
Fields
FromImportIndex
public int FromImportIndex;
ToExportBundleIndex
public int ToExportBundleIndex;
Methods
Read(AssetBinaryReader)
FExternalArc Read(AssetBinaryReader reader)
Parameters
reader
AssetBinaryReader
Returns
Write(AssetBinaryWriter, Int32, EExportCommandType, Int32)
int Write(AssetBinaryWriter writer, int v1, EExportCommandType v2, int v3)
Parameters
writer
AssetBinaryWriter
v1
Int32
v3
Int32
Returns
Write(AssetBinaryWriter)
int Write(AssetBinaryWriter writer)
Parameters
writer
AssetBinaryWriter