Engage Engine API
1.251.9091
|
Defines settings for Rallypoint extended group restrictions. More...
#include <ConfigurationObjects.h>
Inherits AppConfigurationObjects::ConfigurationObjectBase.
Public Member Functions | |
void | clear () |
![]() | |
virtual void | initForDocumenting () |
virtual std::string | toString () |
virtual bool | isDocumenting () const |
Public Attributes | |
std::string | id |
Group ID. | |
std::vector< StringRestrictionList > | restrictions |
Restrictions. | |
![]() | |
nlohmann::json | _attached |
Additional Inherited Members | |
![]() | |
bool | _documenting |
Defines settings for Rallypoint extended group restrictions.
Example:
Definition at line 8654 of file ConfigurationObjects.h.
|
inline |
Definition at line 8666 of file ConfigurationObjects.h.
|
inline |
Definition at line 8671 of file ConfigurationObjects.h.
std::string AppConfigurationObjects::RallypointExtendedGroupRestriction::id |
Group ID.
Definition at line 8661 of file ConfigurationObjects.h.
std::vector<StringRestrictionList> AppConfigurationObjects::RallypointExtendedGroupRestriction::restrictions |
Restrictions.
Definition at line 8664 of file ConfigurationObjects.h.