Undocumented API GetTrackByAnimationId

So I was going around and reading how Server Authority works in Laser Tag - Server Authority Template | Play on Roblox

I came across an Undocumented Animator Object with Undocumented called GetTrackByAnimationId. I went to Roblox Document it’s not documented there either.

local animator: Animator
animator:GetTrackByAnimationId(animatorId: string)

Is this intentional?

Bug Reports > Documentation Issues would be the correct category and https://create.roblox.com/docs/reference/engine/classes/Animator#GetTrackByAnimationId


It was not there before. I guess it’s added now

Edit: nvm I just saw it

Looks like the documentation is available now. Closing this issue out.

1 Like