NbsAction =  sprite .action .number .get  (  ObjectID  )  
                                     
Description :

This instruction returns the number of actions available for a given sprite.

Parameters :

  • ObjectID of the sprite.

Return Value :

  • Number of available sprite actions.

Examples :