Navigation
API > API/Plugins > API/Plugins/RPCBase
| Name | URPCLibraryBase |
| Type | class |
| Header File | /Engine/Plugins/RPCBase/Source/RPCBase/Public/RPCLibraryBase.h |
| Include Path | #include "RPCLibraryBase.h" |
Syntax
UCLASS (MinimalAPI)
class URPCLibraryBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URPCLibraryBase
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
URPCLibraryBase() |
RPCLibraryBase.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~URPCLibraryBase() |
RPCLibraryBase.h |
Functions
Public
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize() |
RPCLibraryBase.h | ||
void StartListening() |
RPCLibraryBase.h |