C# 클래스 Pluton.CSharpPlugin

C# engine.
파일 보기 프로젝트 열기: Notulp/Pluton 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Commands ChatCommands
Plugin BasePlugin
ServerConsoleCommands ConsoleCommands

공개 메소드들

메소드 설명
CSharpPlugin ( )

메소드 상세

CSharpPlugin() 공개 메소드

public CSharpPlugin ( )

프로퍼티 상세

Commands 공개적으로 프로퍼티

The commands.
public ChatCommands,Pluton Commands
리턴 ChatCommands

Plugin 공개적으로 프로퍼티

The plugin.
public BasePlugin Plugin
리턴 BasePlugin

ServerConsoleCommands 공개적으로 프로퍼티

The server console commands.
public ConsoleCommands,Pluton ServerConsoleCommands
리턴 ConsoleCommands