Method OverridePipeline
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
OverridePipeline(string)
Overrides pipeline for this task, dynamically modifies pipeline configuration during task execution.
public bool OverridePipeline(string pipelineOverride)Parameters
pipelineOverridestring-
The json used to override the pipeline.