Plasma Engine
2.0
Loading...
Searching...
No Matches
RemoteToolingInterface.h
1
#pragma once
2
3
class
plRemoteInterface
;
4
9
class
plRemoteToolingInterface
10
{
11
public
:
12
virtual
plRemoteInterface
* GetRemoteInterface() = 0;
13
};
plRemoteInterface
Definition
RemoteInterface.h:60
plRemoteToolingInterface
Interface to give access to the FileServe client for additional tooling needs.
Definition
RemoteToolingInterface.h:10
Code
Engine
Core
Interfaces
RemoteToolingInterface.h
Generated by
1.11.0