ezEngine Release 25.08
Loading...
Searching...
No Matches
ezRemoteToolingInterface Class Referenceabstract

Interface to give access to the FileServe client for additional tooling needs. More...

#include <RemoteToolingInterface.h>

Inheritance diagram for ezRemoteToolingInterface:

Public Member Functions

virtual ezRemoteInterfaceGetRemoteInterface ()=0
 

Detailed Description

Interface to give access to the FileServe client for additional tooling needs.

For now, this interface just gives access to the ezRemoteInterface that is used to communicate with the FileServe server. This allows for maximum flexibility sending and receiving custom messages.

Member Function Documentation

◆ GetRemoteInterface()

virtual ezRemoteInterface * ezRemoteToolingInterface::GetRemoteInterface ( )
pure virtual

Implemented in ezFileserveClient.


The documentation for this class was generated from the following file: