Inherits ScriptCanvas::Contract.
|
static void | Reflect (AZ::ReflectContext *reflection) |
|
static void | Reflect (AZ::ReflectContext *reflection) |
|
|
AZ::Outcome< void, AZStd::string > | OnEvaluate (const Slot &sourceSlot, const Slot &targetSlot) const override |
|
virtual AZ::Outcome< void, AZStd::string > | OnEvaluate (const Slot &sourceSlot, const Slot &targetSlot) const =0 |
|
virtual AZ::Outcome< void, AZStd::string > | OnEvaluateForType (const Data::Type &dataType) const |
|
◆ OnEvaluate()
AZ::Outcome< void, AZStd::string > ScriptCanvas::DisallowReentrantExecutionContract::OnEvaluate |
( |
const Slot & |
sourceSlot, |
|
|
const Slot & |
targetSlot |
|
) |
| const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/Contracts/DisallowReentrantExecutionContract.h