Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PropertyDatabaseRecordKey(ulong, Hash128)

Constructs a new record key.
Read time 1 minuteLast updated 10 days ago

Definition

public PropertyDatabaseRecordKey(ulong documentKey, Hash128 propertyKey)

Parameters

documentKey

A document key.

propertyKey

A property hash.

Remarks