gta.cutscene.start: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 20:16, 28 September 2019
Function
Client Only
Online and Offline
Available since Client 1.0.0
void gta.cutscene.start(void)
The gta.cutscene.start function is used to start playing the active cutscene.
Parameters
void | This function doesn't take any parameters. |
Return
void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.