Enum EComponentCreationMethod
EComponent Creation Method
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EComponentCreationMethod
Fields
| Name | Description |
|---|---|
| EComponentCreationMethod_MAX | |
| Instance | |
| Native | |
| SimpleConstructionScript | |
| UserConstructionScript |