Delegate MakeGhostRoleWindow.MakeRole
Namespace: Content.Client.UserInterface.Systems.Ghost.Controls.Roles
Assembly: Content.Client.dll
Syntax
public delegate void MakeRole(NetEntity uid, string name, string description, string rules, bool makeSentient);
Parameters
Type | Name | Description |
---|---|---|
NetEntity | uid | |
System.String | name | |
System.String | description | |
System.String | rules | |
System.Boolean | makeSentient |