Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Apply(string, InteractionMode)

See: PrefabOverride.Apply().
Read time 1 minuteLast updated 11 days ago

Definition

public override void Apply(string prefabAssetPath, InteractionMode mode)

Parameters

prefabAssetPath

The path of the Prefab Asset that the override should be applied to.

The interaction mode for this action.

Remarks