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