JsonWriter.

Write(float) Method

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(float number)

Parameters

Name Type Description
number float

Return Value

Type Description
void