Click or drag to resize
TileBaseCurrentFrame Property
Returns an array of frameset frames to draw for a tile during a particular frame

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public abstract int[] CurrentFrame { get; }

Property Value

Type: Int32
See Also