EExportFilterFlags

Namespace: UAssetAPI.ExportTypes

Enum used to determine whether an export should be loaded or not on the client/server. Not actually a bitflag.

public enum EExportFilterFlags

Inheritance ObjectValueTypeEnumEExportFilterFlags
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
None0
NotForClient1
NotForServer2