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