PrefAttribute.

GetString(string) Method

Summary

[Editor-Only] Returns the string value saved with the specified `key`.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
PrefAttribute

Syntax

protected virtual string GetString(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
string