Public Member Functions | |
| AZ_TYPE_INFO_WITH_NAME_DECL_API (AZCORE_API, InputRestriction) | |
| AZ_CLASS_ALLOCATOR (InputRestriction, AZ::SystemAllocator) | |
| InputRestriction (bool listExcludes, const InputIndices &indices) | |
Public Attributes | |
| bool | m_listExcludes = true |
| InputIndices | m_indices |