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