Table of Contents

Method OverridePipeline

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

OverridePipeline(string)

Override a pipeline.

bool OverridePipeline(string pipelineOverride)

Parameters

pipelineOverride string

The json used to override the pipeline.

Returns

bool

true if the operation was executed successfully; otherwise, false.