DelegateGUI.

CalculateLineCount(Delegate[]) Method

Summary

Calculates the number of lines required to draw the specified `invocationList`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
DelegateGUI

Syntax

public static int CalculateLineCount(Delegate[] invocationList)

Parameters

Name Type Description
invocationList Delegate[]

Return Value

Type Description
int