Validate.

DisableTemporarily(OptionalWarning) Method

Summary

[Animancer Extension] [Assert-Only] Disables the specified warnings and returns those that were previously enabled.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Validate

Syntax

public static OptionalWarning DisableTemporarily(this OptionalWarning type)

Remarks

Call Animancer.Validate.Enable(Animancer.OptionalWarning) on the returned value to re-enable it.

Parameters

Name Type Description
type OptionalWarning

Return Value

Type Description
OptionalWarning