MultiPlayIO

API: MultiPlayIO #

Inherits: MPBase

Input/Output Singleton for MultiPlay

Properties #

Type Name Default
MultiPlayCore mpc null
int plr_id 0

Methods #

Returns Type Syntax
logdata ( )
logerr ( )
logwarn ( )

Property Descriptions #

MultiPlayCore mpc

  • Default: null

Main MultiPlay Core


int plr_id

  • Default: 0

There’s currently no description for this property.


Method Descriptions #

logdata ( )

Log data to the output console


logerr ( )

Log errpr to the output console


logwarn ( )

Log warning to the output console