GetInterfaceLoggerConfigurationReturn
Struct
읽는 시간 1분최근 업데이트: 8달 전
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct GetInterfaceLoggerConfigurationReturn
Constructors
GetInterfaceLoggerConfigurationReturn(GetInterfaceLoggerConfigurationReturn)
public GetInterfaceLoggerConfigurationReturn(GetInterfaceLoggerConfigurationReturn o)
Parameters
Type | Name | Description |
|---|---|---|
| GetInterfaceLoggerConfigurationReturn | o |
Fields
functionEnabled
public bool functionEnabled
Returns
Type | Description |
|---|---|
| bool |
parametersEnabled
public bool parametersEnabled
Returns
Type | Description |
|---|---|
| bool |
executionTimeEnabled
public bool executionTimeEnabled
Returns
Type | Description |
|---|---|
| bool |