AnimatedBool.

AnimatedBool(IAnimancerComponent, string[]) Constructor

Summary

Initializes a group of properties.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedBool

Syntax

public AnimatedBool(IAnimancerComponent animancer, params string[] propertyNames)

Parameters

Name Type Description
animancer IAnimancerComponent
propertyNames string[]

Return Value

Type Description
void