Inherits ScriptCanvas::Contract.
|
| AZ_CLASS_ALLOCATOR (OverloadContract, AZ::SystemAllocator) |
|
| AZ_RTTI (OverloadContract, "{45622160-13C5-46E3-94D9-AE2EAFE6AC64}", Contract) |
|
void | ConfigureContract (OverloadContractInterface *overloadInterface, size_t index, ConnectionType connectionType) |
|
| AZ_CLASS_ALLOCATOR (Contract, AZ::SystemAllocator) |
|
| AZ_RTTI (Contract, "{93846E60-BD7E-438A-B970-5C4AA591CF93}") |
|
AZ::Outcome< void, AZStd::string > | Evaluate (const Slot &sourceSlot, const Slot &targetSlot) const |
|
AZ::Outcome< void, AZStd::string > | EvaluateForType (const Data::Type &dataType) const |
|
|
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 |
|
AZ::Outcome< void, AZStd::string > | OnEvaluateForType (const Data::Type &dataType) const override |
|
|
OverloadContractInterface * | m_overloadInterface = nullptr |
|
size_t | m_methodIndex = 0 |
|
ConnectionType | m_connectionType = ConnectionType::Input |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/Contracts/MethodOverloadContract.h