GetInterfaceLoggerConfigurationReturn
Struct
Read time 1 minuteLast updated a month ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct GetInterfaceLoggerConfigurationReturn
Constructors
GetInterfaceLoggerConfigurationReturn(GetInterfaceLoggerConfigurationReturn)
Parameterspublic GetInterfaceLoggerConfigurationReturn(GetInterfaceLoggerConfigurationReturn o)
Type | Name | Description |
|---|---|---|
| GetInterfaceLoggerConfigurationReturn | o |
Fields
functionEnabled
Returnspublic bool functionEnabled
Type | Description |
|---|---|
| bool |
parametersEnabled
Returnspublic bool parametersEnabled
Type | Description |
|---|---|
| bool |
executionTimeEnabled
Returnspublic bool executionTimeEnabled
Type | Description |
|---|---|
| bool |