Version: 2023.2
言語: 日本語
Create a custom binding to bind USS selectors
Introduction to SerializedObject data binding

SerializedObject のデータバインディング

SerializedObject data binding binds the properties of a SerializedObject to the properties of a UI control. You can use this type of data binding only in the Editor UI.

トピック 説明 
Introduction to SerializedObject data binding Get started with SerializedObject data binding.
Bindable elements Learn how to create bindable elements.
Bindable data types and fields Learn how to convert data types between the data source and the UI.
Implementation details Learn how the Editor binding system is implemented.
Binding examples Learn Editor binding from examples.

その他の参考資料

Create a custom binding to bind USS selectors
Introduction to SerializedObject data binding