Summary
[Editor-Conditional] Indicates that the `target` needs to be re-serialized.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
[System.Diagnostics.Conditional(Strings.UnityEditor)]
public static void SetDirty(Object target)
Attributes
| Type | Description |
|---|---|
| ConditionalAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| target | Object |
Return Value
| Type | Description |
|---|---|
| void |