Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAssetObject()

Returns the asset object of the override in the outermost Prefab that the Prefab instance comes from.
Read time 1 minuteLast updated 13 days ago

Definition

public abstract Object GetAssetObject()

Returns

Type

Description

ObjectThe object inside the Prefab Asset affected by the override.