mouse .persistence .set  (  ObjectID ,  State  )  
                                
Description :

This instruction sets the persistence mode of the mouse cursor. This indicates whether it will have to be displayed again every time the screen is updated.

Parameters :

  • ObjectID of the mouse.
  • TRUE
    FALSE (Default)
    PERSISTENCE_TRAILS

Examples :