Class GameElement
Namespace: Unity.AutomatedQA
Syntax
public class GameElement : MonoBehaviour
Fields
Classes
Declaration
public string[] Classes
Field Value
Type | Description |
---|---|
String[] |
Id
Declaration
public string Id
Field Value
Type | Description |
---|---|
String |
Properties
Declaration
public Properties[] Properties
Field Value
Type | Description |
---|---|
Properties[] |