Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾