Version: 2022.3
言語: 日本語
public int GetInteger (string name);
public int GetInteger (int id);

パラメーター

name The parameter name.
id The parameter ID.

戻り値

int The value of the parameter.

説明

Returns the value of the given integer parameter.