AnimatedInt.

AnimatedInt(IAnimancerComponent, string) Constructor

Summary

Initializes a single property.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedInt

Syntax

public AnimatedInt(IAnimancerComponent animancer, string propertyName)

Parameters

Name Type Description
animancer IAnimancerComponent
propertyName string

Return Value

Type Description
void