Template:OOP: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (update oop template)
m (oop update)
Line 1: Line 1:
<includeonly><u>'''OOP Syntax'''</u>
<includeonly><u>'''OOP Syntax'''</u>
{{#if: {{{1|}}} |: '''Note''': ''{{{1}}}''|}}
{{#if: {{{1|}}} |: '''Note''': ''{{{1}}}''|}}
{{#if: {{{2|}}} |: '''Method''': '':{{{2}}}()''|}}
{{#if: {{{2|}}} |: '''Method''': ''{{{2}}}()''|}}
{{#if: {{{3|}}} |: '''Variable''': ''.{{{3}}}''|}}
{{#if: {{{3|}}} |: '''Variable''': ''.{{{3}}}''|}}
{{#if: {{{4|}}} |: '''Pair''': ''[[{{{4}}}]]''|}}</includeonly><noinclude>
{{#if: {{{4|}}} |: '''Pair''': ''[[{{{4}}}]]''|}}</includeonly><noinclude>
{{OOP|This function has been dropped in favour of [[setPlayerHudComponentVisible]] |getRandom|random|isPlayerHudComponentVisible}}
{{OOP|This function has been dropped in favour of [[setPlayerHudComponentVisible]] |getRandom|random|isPlayerHudComponentVisible}}
</noinclude>
</noinclude>

Revision as of 03:09, 12 July 2014

OOP Syntax

Note: This function has been dropped in favour of setPlayerHudComponentVisible
Method: getRandom()
Variable: .random
Pair: isPlayerHudComponentVisible