This is the old Animancer v7.4 documentation. Click here for the latest version.

UnitsAttributeDrawer.

Initialize(Attribute) Method

Summary

Gathers the Animancer.Units.Editor.UnitsAttributeDrawer.Attribute and sets up the Animancer.Units.Editor.UnitsAttributeDrawer.DisplayConverters.
Assembly
Animancer.dll
Namespace
Animancer.Units.Editor
Containing Type
UnitsAttributeDrawer

Syntax

public void Initialize(Attribute attribute)

Parameters

Name Type Description
attribute Attribute

Return Value

Type Description
void