PrefAttribute.

HasKey(string) Method

Summary

[Editor-Only] Indicates whether a value has been saved using the specified `key`.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
PrefAttribute

Syntax

protected virtual bool HasKey(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
bool