Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Music
PMusic
C# Class Music.PMusic
Inheritance:
Plugin.Plugin
Show file
Open project: Silveryard/SmartHome
Public Methods
Method
Description
OnPluginLoad
( ) :
void
Private Methods
Method
Description
NetworkAddSong
(
String
name
,
String
album
,
String
artist
,
String
file
) :
int
NetworkGetSongData
(
int
song_id
) :
string
NetworkGetSongs
( ) :
IXPFile
Method Details
OnPluginLoad()
public
method
public
OnPluginLoad
( ) :
void
return
void