C# Class RogueEssence.Dev.RankedListAttribute

Inheritance: RogueEssence.Dev.PassableAttribute
Show file Open project: RogueCollab/RogueEssence Class Usage Examples

Public Properties

Property Type Description
Index1 bool

Public Methods

Method Description
RankedListAttribute ( int flags, bool index1 ) : System

Method Details

RankedListAttribute() public method

public RankedListAttribute ( int flags, bool index1 ) : System
flags int
index1 bool
return System

Property Details

Index1 public property

public bool Index1
return bool