PrefAttribute.

GetFloat(string) Method

Summary

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

Syntax

protected virtual float GetFloat(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
float