UField

Namespace: UAssetAPI.FieldTypes

Base class of reflection data objects.

public class UField

Inheritance ObjectUField

Fields

Next

Next Field in the linked list. Removed entirely in the custom version FFrameworkObjectVersion::RemoveUField_Next in favor of a regular array

public FPackageIndex Next;

Constructors

UField()

public UField()

Methods

Read(AssetBinaryReader)

public void Read(AssetBinaryReader reader)

Parameters

reader AssetBinaryReader

Write(AssetBinaryWriter)

public void Write(AssetBinaryWriter writer)

Parameters

writer AssetBinaryWriter