Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.GetFullHierarchicalPersistenceKey

マニュアルに切り替える
public string GetFullHierarchicalPersistenceKey ();

戻り値

string Full hierarchical persistence key.

説明

Combine this VisualElement's VisualElement.persistenceKey with those of its parents to create a more unique key for use with VisualElement.GetOrCreatePersistentData.