Navigation
API > API/Plugins > API/Plugins/WebAuth > API/Plugins/WebAuth/FWebAuthModule
- FExec::Exec_Dev()
- FWebAuthModule::Exec_Dev()
References
| Module | WebAuth |
| Header | /Engine/Plugins/Online/WebAuth/Source/Public/WebAuthModule.h |
| Include | #include "WebAuthModule.h" |
| Source | /Engine/Plugins/Online/WebAuth/Source/Private/WebAuthModule.cpp |
virtual bool Exec_Dev
&40;
UWorld &42; InWorld,
const TCHAR &42; Cmd,
FOutputDevice & Ar
&41;
Remarks
Handle exec commands starting with "WebAuth" true if the handler consumed the input, false to continue searching handlers
Parameters
| Name | Description |
|---|---|
| InWorld | the world context |
| Cmd | the exec command being executed |
| Ar | the archive to log results to |