textItemGetPriority | Multi Theft Auto: Wiki Skip to content

textItemGetPriority

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function retrieves the priority of a text item. Priority defines the rate at whihc a text item is updated

Syntax

textItemGetPriority ( )

Code Examples

server

This page does not have an example.

--add an example here