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