Version: 2022.3
言語: 日本語
public static void RevertAddedComponent (Component component, InteractionMode action);

パラメーター

component The added component on the Prefab instance to revert.
action The interaction mode for this action.

説明

Removes this added component on a Prefab instance.

After the revert action, the component no longer exists.