unreal.DataflowType

class unreal.DataflowType

Bases: EnumBase

Data flow types

C++ Source:

  • Module: DataflowEngine

  • File: DataflowObject.h

CONSTRUCTION: DataflowType = Ellipsis

the dataflow will be used to build assets

Type:

0

SIMULATION: DataflowType = Ellipsis

The dataflow will be used to define the simulation evolution

Type:

1