Skip to content

NewgroundsIO.components.Loader.loadNewgrounds

PsychoGoldfishNG edited this page Aug 18, 2022 · 17 revisions

File: /components/Loader/loadNewgrounds.cs
Extends: NewgroundsIO.BaseComponent
Loads Newgrounds, and logs the referral to your API stats.

Public Properties

log_stat

Type: (bool)
Set this to false to skip logging this as a referral event.

redirect

Type: (bool)
Set this to false to get a JSON response containing the URL instead of doing an actual redirect.

Public Methods

loadNewgrounds

constructor loadNewgrounds()

clone

NewgroundsIO.components.Loader.loadNewgrounds clone(NewgroundsIO.components.Loader.loadNewgrounds cloneTo = null)

Clones the properties of this object to another (or new) object.

Parameters:

Returns NewgroundsIO.components.Loader.loadNewgrounds
The object that was cloned to.

Clone this wiki locally