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

IPropertyDatabaseView.CreateDocumentKey

Declaration

public ulong CreateDocumentKey(string documentId);

Parameters

documentId A document identifier.

Returns

ulong The document key.

Description

Creates a document key from a document identifier.