Function Animation.methodTrackGetName

Returns the method name of a method track.

String methodTrackGetName (
  const(long) track_idx,
  const(long) key_idx
) nothrow @nogc const;