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 |