Summary
[Animancer Extension] [Assert-Conditional]
Enables the specified warning type. Supports bitwise combinations.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Validate
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public static void Enable(this OptionalWarning type)
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
type | OptionalWarning |
Return Value
Type | Description |
---|---|
void |