Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCoreDelegates
Type
typedef TMulticastDelegate_OneParam< void, const TCHAR * > FOnDisallowedExecCommandCalled
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
| Include | #include "Misc/CoreDelegates.h" |
Remarks
Called when FExec::Exec is called in a context where it's disallowed (UE_ALLOW_EXEC_COMMANDS = 0).