DM Reference

DM Ref

❯

procs

❯

winshow proc

winshow proc

1 min read

  • proc

Format

winshow(player, window, show=1)

Args

  • player: A mob or client.
  • window: The name of a window in the player’s skin.
  • show: Use a nonzero value to show the window, zero to hide it.

Shows or hides a window in the player’s skin. This is a shortcut, equivalent to setting is-visible via winset().

See also

  • winclone proc
  • winget proc
  • winset proc
  • User interface skins
  • is-visible parameter (skin)

Graph View

  • Format
  • Args
  • See also

Backlinks

  • winclone proc
  • winexists proc
  • winset proc
  • User interface skins

Discord Bot

Look up reference entries and run DreamMaker code directly in Discord.

Add to DiscordOpen Playground

Built for BYOND 516.1688

Created with Quartz v4.5.0 © 2026

  • GitHub