Struct OperatorData
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
[Serializable]
public struct OperatorData
Constructors
Name | Description |
---|---|
OperatorData(string, string, string, string[], bool) | |
OperatorData(string, string, string[], bool) |
Fields
Name | Description |
---|---|
assembly | |
enabled | |
settings | |
type | |
version |
Methods
Name | Description |
---|---|
FromJson(string) | |
ToJson() |