Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
| Name | TOnlineComponentExecHandler |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineExecHandler.h |
| Include Path | #include "Online/OnlineExecHandler.h" |
Syntax
template<typename T>
class TOnlineComponentExecHandler : public UE::Online::IOnlineExecHandler
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOnlineComponentExecHandler
(
T* InComponent |
Online/OnlineExecHandler.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | T * | Online/OnlineExecHandler.h |
Functions
Public
Overridden from IOnlineExecHandler
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Exec
(
UWorld* World, |
Online/OnlineExecHandler.h | ||
virtual bool Help
(
UWorld* World, |
Online/OnlineExecHandler.h |