Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FEmbeddedCallParamsHelper Struct Reference

#include <EmbeddedCommunication.h>

+ Collaboration diagram for FEmbeddedCallParamsHelper:

Public Attributes

FString Command
 
FEmbeddedCommunicationMap Parameters
 
TFunction< void(const FEmbeddedCommunicationMap &, FStringOnCompleteDelegate )
 

Detailed Description

Definition at line 19 of file EmbeddedCommunication.h.

Member Data Documentation

◆ Command

FString FEmbeddedCallParamsHelper::Command

Definition at line 22 of file EmbeddedCommunication.h.

◆ OnCompleteDelegate

TFunction<void(const FEmbeddedCommunicationMap&, FString) FEmbeddedCallParamsHelper::OnCompleteDelegate)

Definition at line 29 of file EmbeddedCommunication.h.

◆ Parameters

FEmbeddedCommunicationMap FEmbeddedCallParamsHelper::Parameters

Definition at line 25 of file EmbeddedCommunication.h.


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