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

IPropertyDatabaseView.CreatePropertyHash

Declaration

public Hash128 CreatePropertyHash(string propertyPath);

Parameters

propertyPath The path or name of a property.

Returns

Hash128 The computed property hash.

Description

Creates a property hash from a property path.