Class PackedPlayModeBuildLogs
Inherited Members
Namespace: Global Namespace
Syntax
[Serializable]
public class PackedPlayModeBuildLogs
Properties
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> |