|
Enfusion Script API
|
Public Member Functions | |
| void | RplExample3SessionListener (RplExample3System system) |
| override void | EOnConnected (RplIdentity identity) |
| override void | EOnDisconnected (RplIdentity identity) |
Public Member Functions inherited from RplSessionCallbacks | |
| void | EOnBegan () |
| void | EOnEnded () |
| void | EOnFailed (string msg) |
Public Attributes | |
| RplExample3System | m_System |
| void RplExample3SessionListener.RplExample3SessionListener | ( | RplExample3System | system | ) |
| override void RplExample3SessionListener.EOnConnected | ( | RplIdentity | identity | ) |
Implements RplSessionCallbacks.
| override void RplExample3SessionListener.EOnDisconnected | ( | RplIdentity | identity | ) |
Implements RplSessionCallbacks.
| RplExample3System RplExample3SessionListener.m_System |