Ark Server API (ASA) - Wiki
|
#include <EmbeddedCommunication.h>
Public Attributes | |
FString | Command |
FEmbeddedCommunicationMap | Parameters |
TFunction< void(const FEmbeddedCommunicationMap &, FString) | OnCompleteDelegate ) |
Definition at line 19 of file EmbeddedCommunication.h.
FString FEmbeddedCallParamsHelper::Command |
Definition at line 22 of file EmbeddedCommunication.h.
TFunction<void(const FEmbeddedCommunicationMap&, FString) FEmbeddedCallParamsHelper::OnCompleteDelegate) |
Definition at line 29 of file EmbeddedCommunication.h.
FEmbeddedCommunicationMap FEmbeddedCallParamsHelper::Parameters |
Definition at line 25 of file EmbeddedCommunication.h.