BlueprintOutputDataSource
No description
enum BlueprintOutputDataSource {
INPUT
OUTPUT
RESOURCE
}
Values
BlueprintOutputDataSource.INPUT
BlueprintOutputDataSource.OUTPUT
BlueprintOutputDataSource.RESOURCE
Member Of
BlueprintOutputSchemaEntry
object