Summary
Sets the cached details.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- FastObjectField
Syntax
public void SetValue(Object value, string text, Texture icon = null)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Object | |
| text | string | |
| icon | Texture |
Return Value
| Type | Description |
|---|---|
| void |