29 lines
800 B
Plaintext
29 lines
800 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/DiscordLinkButtonBehaviour.html
|
|
Title: People Playground Modding - DiscordLinkButtonBehaviour
|
|
==================================================
|
|
|
|
public class DiscordLinkButtonBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public const string ServerId
|
|
No description provided
|
|
Constant value: "779898133064056862"
|
|
|
|
public const string ValidationApiEndpoint
|
|
No description provided
|
|
Constant value: "https://discordapp.com/api/invite/{0}"
|
|
|
|
public const string InviteLink
|
|
No description provided
|
|
Constant value: "https://discord.gg/{0}"
|
|
|
|
public readonly IReadOnlyList<string> InviteIds
|
|
No description provided
|
|
|
|
Methods
|
|
public void OpenDiscordLink()
|
|
No description provided
|
|
|
|
public IEnumerator ValidationRoutine()
|
|
No description provided |