Method
FoundryBuildPipelinebuild
Declaration [src]
FoundryBuildProgress*
foundry_build_pipeline_build (
FoundryBuildPipeline* self,
FoundryBuildPipelinePhase phase
)
Parameters
phase
-
Type:
FoundryBuildPipelinePhase
No description available.
Return value
Type: FoundryBuildProgress
A FoundryBuildProgress
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |