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 |
---|---|---|
Net |
uid | |
System. |
name | |
System. |
description | |
System. |
rules | |
System. |
makeSentient |