PrefAttribute.

GetInt(string) Method

Summary

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

Syntax

protected virtual int GetInt(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
int