NbsFrames =  sprite .frame .number .get  (  ObjectID  )  
                                     
Description :

This instruction returns the number of frames available for the current sprite action.

Parameters :

  • ObjectID of the sprite.

Return Value :

  • number of available frames.

Examples :