Public Member Functions | |
| AZ_TYPE_INFO_WITH_NAME_DECL_API (AZCORE_API, BranchOnResultInfo) | |
| AZ_CLASS_ALLOCATOR (BranchOnResultInfo, AZ::SystemAllocator) | |
Public Attributes | |
| AZStd::string | m_trueName = "True" |
| AZStd::string | m_falseName = "False" |
| AZStd::string | m_trueToolTip |
| AZStd::string | m_falseToolTip |
| bool | m_returnResultInBranches = false |
| AZStd::string | m_nonBooleanResultCheckName |