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

PropertyDatabase.CreatePropertyHash

Declaration

public static 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.