Enum TextLoggerParser.ArgumentInfo.DestructingType
Enum for the name - with @, with $ or without
Namespace: Unity.Logging
Syntax
public enum DestructingType
Fields
| Name | Description | Value |
|---|---|---|
| Default | ||
| Destructure | ||
| Stringify |
Enum for the name - with @, with $ or without
public enum DestructingType
| Name | Description | Value |
|---|---|---|
| Default | ||
| Destructure | ||
| Stringify |