GeneralRulesSetTargetParameter Method |
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public virtual void SetTargetParameter(
string ParameterName,
int Value
)
Parameters
- ParameterName
- Type: SystemString
Name of the parameter on the target sprite that will be affected. - Value
- Type: SystemInt32
Numeric value that will be assigned to the specified parameter
Remarks See Also