Skip to content

Global Class "RoomTransition"⚓︎

Info

You can get this class by using the RoomTransition global table.

Note that to call these functions, you must use a . (period) instead of a : (colon)!

Example Code
1
local tmode = RoomTransition.GetTransitionMode()

Functions⚓︎

GetPlayerExtraPortraitSprite ()⚓︎

Sprite GetPlayerExtraPortraitSprite ( )⚓︎


GetTransitionMode ()⚓︎

int GetTransitionMode ( )⚓︎


GetVersusScreenSprite ()⚓︎

Sprite GetVersusScreenSprite ( )⚓︎


IsRenderingBossIntro ()⚓︎

boolean IsRenderingBossIntro ( )⚓︎


StartBossIntro ()⚓︎

void StartBossIntro ( BossType BossID1, BossType BossID2 = 0 )⚓︎