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

PropertyDatabaseRecordKey Constructor

Declaration

public PropertyDatabaseRecordKey(ulong documentKey, Hash128 propertyKey);

Parameters

documentKey A document key.
propertyKey A property hash.

Description

Constructs a new record key.