MiningStructurePermission Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the MiningStructurePermission class.
Overload List
Name | Description | |
---|---|---|
MiningStructurePermission() | Initializes a new instance of the MiningStructurePermission class using default values. | |
MiningStructurePermission(String, String, String) | Initializes a new instance of MiningStructurePermission using an identifier, a name, and a role identifier. |
Top