Version: 2017.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.