Functions Documentation
View Function Edit Function
Name scrIsFirstOnInit
Syntax (scrIsFirstOnInit screen)
Argument List screen: The screen you want to see if it is the first screen the player sees.
Returns condition: True if the screen is the first one the player sees.
Category screen
Description Returns if the screen is the first screen the player sees.
Example
Comment I am not quite sure of the cases for this one. Anyone want to investigate?