C# Class RuneSet, chrawl

Show file Open project: PentaHelix/chrawl Class Usage Examples

Public Properties

Property Type Description
proj int
rID string
spec int
stat int
strg int

Public Methods

Method Description
RuneSet ( int s1, int s2, int s3, int s4 ) : UnityEngine

Method Details

RuneSet() public method

public RuneSet ( int s1, int s2, int s3, int s4 ) : UnityEngine
s1 int
s2 int
s3 int
s4 int
return UnityEngine

Property Details

proj public property

public int proj
return int

rID public property

public string rID
return string

spec public property

public int spec
return int

stat public property

public int stat
return int

strg public property

public int strg
return int