![]() |
Ark Server API (ASE) - Wiki
|
Collaboration diagram for ArkApi::Commands::Command< T >:Public Member Functions | |
| Command (FString command, std::function< T > callback) | |
Public Attributes | |
| FString | command |
| std::function< T > | callback |
Definition at line 58 of file Commands.h.
|
inline |
Definition at line 60 of file Commands.h.
| std::function<T> ArkApi::Commands::Command< T >::callback |
Definition at line 67 of file Commands.h.
| FString ArkApi::Commands::Command< T >::command |
Definition at line 66 of file Commands.h.