Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateContent()

Creates the content that fills the window while this drawer's builds are selected.
Read time 1 minuteLast updated 10 days ago

Definition

public abstract VisualElement CreateContent()

Returns

Type

Description

VisualElementThe root of the content. Must not be
null
.