DontAllowFade.

Assert(AnimancerPlayable) Method

Summary

[Assert-Conditional] Applies a Animancer.DontAllowFade to `animancer`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DontAllowFade

Syntax

[System.Diagnostics.Conditional(Strings.Assertions)]
public static void Assert(AnimancerPlayable animancer)

Attributes

Type Description
ConditionalAttribute

Parameters

Name Type Description
animancer AnimancerPlayable

Return Value

Type Description
void