Summary
Calls
Animancer.Editor.Tools.AnimancerToolsWindow.EndChangeCheck and sets the field = value if it returned true.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- AnimancerToolsWindow
Syntax
public static bool EndChangeCheck<T>(ref T field, T value)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| field | T | |
| value | T |
Return Value
| Type | Description |
|---|---|
| bool |