TypeSelectionButton.

DoGUI() Method

Summary

Draws this button's GUI.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TypeSelectionButton

Syntax

public void DoGUI()

Remarks

Run this method after drawing the target property so the button draws on top of its label.

Return Value

Type Description
void