Cutscene::startCutscene: Difference between revisions
(yay) |
No edit summary |
||
| Line 13: | Line 13: | ||
{{Cutscene_s_function_c}} | {{Cutscene_s_function_c}} | ||
[[Category:Clientside API]] | [[Category:Clientside API]] | ||
[[Category:Cutscene API]] | |||
[[Category:TODO: Example]] | [[Category:TODO: Example]] | ||
Revision as of 21:13, 11 May 2017
some kind of flag. Usually 0.
Syntax
mp.game.cutscene.startCutscene(p0);
Required Arguments
- p0: int
Return value
- Undefined
Example
// todo