Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateDefaultField(IAssetEntry, ResourceTable)

Builds the field that edits the entry's default value.
Read time 1 minuteLast updated 13 days ago

Definition

VisualElement CreateDefaultField(IAssetEntry entry, ResourceTable table)

Parameters

The asset entry to edit.

The table that owns the entry, used for undo and dirtying.

Returns

Type

Description

VisualElementThe visual element that edits the default value.