Animation.trackIsImported

Return true if the given track is imported. Else, return false.

struct Animation
@nogc nothrow const
bool
trackIsImported
(
in long idx
)

Meta