Class StepLog
Inheritance
System.Object
StepLog
Namespace: UnityEngine.Reflect
Syntax
public class StepLog : IDisposable
Constructors
StepLog(String)
Declaration
public StepLog(string stepName)
Parameters
Type | Name | Description |
---|---|---|
System.String | stepName |
Methods
Dispose()
Declaration
public void Dispose()