Summary
[Assert-Only] Sets a debug flag to enable or disable the ability to modify this set.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- DirectionalSet
<T>
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public void AllowChanges(bool allow = true)
Attributes
| Type | Description |
|---|---|
| ConditionalAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| allow | bool |
Return Value
| Type | Description |
|---|---|
| void |