Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PropertyDatabaseRecordKey.propertyKey

public Hash128 propertyKey;

Description

The key of the property.

This key is a hash of a property name or path.

Additional resources: PropertyDatabase.CreatePropertyHash.