EComponentCreationMethod

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EComponentCreationMethod

Inheritance ObjectValueTypeEnumEComponentCreationMethod
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
Native0
SimpleConstructionScript1
UserConstructionScript2
Instance3
EComponentCreationMethod_MAX4