Property RuntimeBuildLogs
RuntimeBuildLogs
List of logs that need to appear in the runtime that was generated by the build.
Declaration
public List<PackedPlayModeBuildLogs.RuntimeBuildLog> RuntimeBuildLogs { get; set; }
Property Value
Type | Description |
---|---|
List<PackedPlayModeBuildLogs.RuntimeBuildLog> |