Method SetAreaTransitionBMP
SetAreaTransitionBMP(AreaTransition)
Sets the graphic shown when a PC moves between two different areas in a module.
public void SetAreaTransitionBMP(AreaTransition transition)
Parameters
transitionAreaTransitionThe transition to use.
SetAreaTransitionBMP(string)
Sets the graphic shown when a PC moves between two different areas in a module.
public void SetAreaTransitionBMP(string transition)
Parameters
transitionstringThe file name (.bmp) to use for the area transition bitmap.