Summary
[Assert-Conditional]
Calls
Animancer.AnimancerEvent.AssertNormalizedTimes(Animancer.AnimancerState)
if `isLooping` is true.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public void AssertNormalizedTimes(AnimancerState state, bool isLooping)
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
state | AnimancerState | |
isLooping | bool |
Return Value
Type | Description |
---|---|
void |