RSDKv4 SetScreenCount¶ Note This function only exists in RSDKv5U. Description¶ Sets the screen count. Parameters¶ screenCount The screen count to set. 1-4 are valid. Return Value¶ None. Syntax¶ SetScreenCount(int screenCount) Example¶ SetScreenCount(2)