Method KeyForParameter
KeyForParameter(SerializedParameter)
Returns the component key from a parameter struct
Declaration
public string KeyForParameter(SerializedParameter param)
Parameters
| Type | Name | Description | 
|---|---|---|
| SerializedParameter | param | The parameter.  | 
    
Returns
| Type | Description | 
|---|---|
| string | Component Key  |