This version of Unity is unsupported.

PropertyDatabaseRecordKey Constructor

Declaration

public PropertyDatabaseRecordKey(ulong documentKey, Hash128 propertyKey);

Parameters

documentKey A document key.
propertyKey A property hash.

Description

Constructs a new record key.