GetFloat

GetFloat(int)

public float GetFloat(int nameID) ;

Description

Get the float value.

Parameters

Parameter Name Description
nameID Property name ID

Returns

float value

GetFloat(string)

public float GetFloat(string name) ;

Description

Get the float value.

Parameters

Parameter Name Description
name Property name

Returns

float value