C# Класс FullInspector.Internal.fiCommentUtility

Contains some utility functions that are useful when drawing the GUI for CommentAttributes.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetCommentHeight ( string comment, CommentType commentType ) : int

Returns the height of the given comment.

Описание методов

GetCommentHeight() публичный статический Метод

Returns the height of the given comment.
public static GetCommentHeight ( string comment, CommentType commentType ) : int
comment string
commentType CommentType
Результат int