unreal.DataflowType¶
- class unreal.DataflowType¶
Bases:
EnumBaseData 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