VariableCollectionSet Method (String, Int32) |
Namespace: SampSharp.Entities.SAMP
public void Set( string varName, int value )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if varName is null. |
| ArgumentOutOfRangeException | Thrown if varName is longer than the limit of 40. |