Method SetAnimationFrame
SetAnimationFrame(uint, ulong)
set animation's current frame
Declaration
public void SetAnimationFrame(uint animation, ulong frame)
Parameters
Type | Name | Description |
---|---|---|
uint | animation | Animation to set frame |
ulong | frame | Frame to set |