IJsonWrapper.

SetInt(int) Method

Namespace
LitJson
Containing Type
IJsonWrapper

Syntax

void SetInt(int val)

Parameters

Name Type Description
val int

Return Value

Type Description
void