UnderScript

Various changes to undercards, an undertale fan-made card game.

This project is maintained by feildmaster

underscript.onPage()

by feildmaster (October 15, 2023)

Check if you’re on a page.

Syntax

underscript.onPage(name, fn);

Parameters

name
Name of page to check
fn
callback function, optional, gets called if on page
Return Value
true if on page

API Documentation: | UnderScript | Plugin | EventEmitter |