Ark Server API (ASA) - Wiki
|
Public Member Functions | |
Command (FString command, std::function< T > callback) | |
Public Attributes | |
FString | command |
std::function< T > | callback |
Definition at line 49 of file Commands.h.
|
inline |
Definition at line 51 of file Commands.h.
std::function<T> AsaApi::Commands::Command< T >::callback |
Definition at line 58 of file Commands.h.
FString AsaApi::Commands::Command< T >::command |
Definition at line 57 of file Commands.h.