Version: 2023.1
언어: 한국어

LightingExplorerTabConstructor

매뉴얼로 전환
public LightingExplorerTab (string title, Func<Object[]> objects, Func<LightingExplorerTableColumn[]> columns);

파라미터

title The title of the tab.
objects The objects that the tab must contain.
columns How the columns should look and behave.

설명

Constructor.