Difference between revisions of "016B"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|trilogy}} '''GET_FADING_STATUS''' <hr /> '''Description''' : Checks if the screen is fading at the moment '''Syntax''' : 016B:   fading '''Parameter''' : [''none'...")
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Icon|trilogy}} '''GET_FADING_STATUS'''
+
{{OpCode
<hr />
+
| games      = {{Icon|t}}
'''Description'''
+
| command    = GET_FADING_STATUS
: Checks if the screen is fading at the moment
+
| description = Checks if the screen is fading at the moment
'''Syntax'''
+
| syntax1    = 016B: &nbsp; fading
: 016B: &nbsp; fading
+
| p1t        = ''none''
'''Parameter'''
+
| native      = [[IS_SCREEN_FADING]]
: [''none'']
+
}}
  
This opcode returns true if the screen is currently [[016A|fading]] in or fading back out.
+
This conditional opcode returns true if the screen is currently [[016A|fading in or out]].
  
 
== Keywords ==
 
== Keywords ==
fade, fading
+
get, fade, fading, status, state
 
 
[[Category:OpCodes]]
 

Latest revision as of 07:43, 7 November 2016

GTA III Vice City San Andreas GET_FADING_STATUS


Description
Checks if the screen is fading at the moment
Syntax
016B:   fading
Parameter
none
Native analog
IS_SCREEN_FADING

This conditional opcode returns true if the screen is currently fading in or out.

Keywords

get, fade, fading, status, state