Summary
Sets the value of the specified integer parameter.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ControllerState
Syntax
public void SetInteger(int id, int value)
Parameters
Name | Type | Description |
---|---|---|
id | int | |
value | int |
Return Value
Type | Description |
---|---|
void |