Difference between revisions of "IC Python API:RLPy RTcpCallback"

From Reallusion Wiki!
Jump to: navigation, search
(Created page with "{{TOC}} {{Parent|IC_Python_API:RL_Python_Modules|Modules}} ==Inheritance== This class inherits public member functions from: *RLPy.RCallback =...")
(No difference)

Revision as of 02:56, 28 March 2019

Main article: Modules.

Inheritance

This class inherits public member functions from:

Detailed Description

This class is used to register callbacks for TCP/IP network.

Member Functions

OnStatusChanged

RLPy.RTcpCallback.OnStatusChanged ( self, bIsConnected )

Callback function when status changed.

Parameters

bIsConnected [IN] connected or not - bool