Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::BranchOnResultInfo Struct Reference

Public Member Functions

 AZ_TYPE_INFO_WITH_NAME_DECL (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
 

The documentation for this struct was generated from the following file: