PropertyValue
Struct
読み終わるまでの所要時間 1 分最終更新 4日前
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct PropertyValue
Constructors
PropertyValue(PropertyValue)
Parameterspublic PropertyValue(PropertyValue o)
Type | Name | Description |
|---|---|---|
| PropertyValue | o |
Fields
name
Returnspublic string name
Type | Description |
|---|---|
| string |
value
Returnspublic string value
Type | Description |
|---|---|
| string |