Class AutomatedRun
Inherited Members
Namespace: Unity.AutomatedQA
Syntax
[CreateAssetMenu(fileName = "AutomatedRun", menuName = "Automated QA/Automated Run", order = 1)]
public class AutomatedRun : ScriptableObject
Fields
config
Declaration
public AutomatedRun.RunConfig config
Field Value
Type | Description |
---|---|
AutomatedRun.RunConfig |