|
Window Framework v1.2.4
Window Framework for Unity UI Toolkit
|
Public Member Functions | |
| TexturePreviewElement () | |
| void | SetValueWithoutNotify (Object newValue) |
Static Public Attributes | |
| static readonly string | ussClassName = "texture-preview-element" |
Properties | |
| Object | value [get, set] |
Private Member Functions | |
| void | OnObjectFieldValueChanged (ChangeEvent< Object > evt) |
Private Attributes | |
| ObjectField | m_ObjectField |
| Image | m_Preview |
| Texture2D | m_Value |
| GWG.Extensions.TexturePreviewElement.TexturePreviewElement | ( | ) |
|
private |
| void GWG.Extensions.TexturePreviewElement.SetValueWithoutNotify | ( | Object | newValue | ) |
|
private |
|
private |
|
private |
|
static |
|
getset |