Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
BrokeProtocol.API.PluginInfo Class Reference

Public Member Functions

 PluginInfo (string name, string groupNamespace, string description="", string website="")
 
override string ToString ()
 

Properties

string Name [get]
 
string GroupNamespace [get]
 
string Description [get, set]
 
string Website [get, set]
 

Constructor & Destructor Documentation

◆ PluginInfo()

BrokeProtocol.API.PluginInfo.PluginInfo ( string name,
string groupNamespace,
string description = "",
string website = "" )
inline

Member Function Documentation

◆ ToString()

override string BrokeProtocol.API.PluginInfo.ToString ( )

Property Documentation

◆ Description

string BrokeProtocol.API.PluginInfo.Description
getset

◆ GroupNamespace

string BrokeProtocol.API.PluginInfo.GroupNamespace
get

◆ Name

string BrokeProtocol.API.PluginInfo.Name
get

◆ Website

string BrokeProtocol.API.PluginInfo.Website
getset

The documentation for this class was generated from the following file: