Property Stderr
Stderr
Gets or sets a user callback that can be used to process player stderr, line by line.
Declaration
[CreateProperty]
[HideInInspector]
[DontSerialize]
public ProcessOutputHandler Stderr { get; set; }
Property Value
Type | Description |
---|---|
ProcessOutputHandler |