SelType
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 SelType
Constructors
SelType(SelType)
Parameterspublic SelType(SelType o)
Type | Name | Description |
|---|---|---|
| SelType | o |
Fields
name
Returnspublic string name
Type | Description |
|---|---|
| string |
type
Returnspublic string type
Type | Description |
|---|---|
| string |
defaultValue
Returnspublic string defaultValue
Type | Description |
|---|---|
| string |
description
Returnspublic string description
Type | Description |
|---|---|
| string |