Table of Contents

TryGetActiveSchemasHash

Methods
public bool TryGetActiveSchemasHash(out Hash128 activeSchemasHash)

Computes a hash based on the contents of local schema assets.

Parameters
Type Name Description
Hash128 activeSchemasHash

When this method returns, contains the computed hash if the operation succeeded; otherwise, the default value of Hash128.

Returns
Type Description
bool

true if Toolkit schema file exists and was able to read its contents and compute a hash based on it; otherwise, false.