feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
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
|
||||
Reference in New Issue
Block a user