set_param


Description:

public void set_param (string key, string value)

Sets a new parameter against the entity.

If the key already has a value associated with it, the existing value will be cleared.

Parameters:

this

an Entity containing the parameters

key

the name of the key

value

the data to associated with that key