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

PropertyDatabase.CreateDocumentKey

Declaration

public static ulong CreateDocumentKey(string documentId);

Parameters

documentId A document identifier.

Returns

ulong The document key.

Description

Creates a document key from a document identifier.