[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.RoleSelectorPropertyAttribute

类 RoleSelectorPropertyAttribute

一种活字格自定义的属性类型。具有该类型的插件内部属性,其对应的编辑器可打开活字格默认的角色选择对话框。

继承
object
System.Attribute
RoleSelectorPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class RoleSelectorPropertyAttribute : Attribute

构造函数

RoleSelectorPropertyAttribute()

一种活字格自定义的属性类型。具有该类型的插件内部属性,其对应的编辑器可打开活字格默认的角色选择对话框。

声明
public RoleSelectorPropertyAttribute()

属性

AllowUncheckAllRoles

是否允许不选择任何角色

声明
public bool AllowUncheckAllRoles { get; set; }
属性值
类型 描述
bool