Table of Contents

Method FirstError

Namespace
GrindFest.Content.Editor
Assembly
GrindFest.dll

FirstError(BuildReport)

The first error the build reported, so a failure names itself instead of only counting.

This is how Gather and collect build metadata: Unexpected header for AssetBuildMetaData blob from VirtualArtifacts/Extra/<hash>.buildmeta — the message that identifies unbuildable authoring data — gets out of a report nobody reads.

public static string FirstError(BuildReport report)

Parameters

report BuildReport

Returns

string