Entryclass

objectEntry
Namespace
global
Assembly
Sandbox.Reflection
Declaration
public sealed struct Sandbox.EnumDescription.Entry

Properties8

Showing 8 properties

public bool Sandbox.EnumDescription.Entry.Browsable { get; set; }PUBLICGETSET

Returns:bool

public string Sandbox.EnumDescription.Entry.Description { get; set; }PUBLICGETSET

Returns:string

public string Sandbox.EnumDescription.Entry.Group { get; set; }PUBLICGETSET

Returns:string

public string Sandbox.EnumDescription.Entry.Icon { get; set; }PUBLICGETSET

Returns:string

public long Sandbox.EnumDescription.Entry.IntegerValue { get; set; }PUBLICGETSET

Returns:long

public string Sandbox.EnumDescription.Entry.Name { get; set; }PUBLICGETSET

Returns:string

public object Sandbox.EnumDescription.Entry.ObjectValue { get; set; }PUBLICGETSET

Returns:object

On this page