Property | Type | Description | |
---|---|---|---|
difficulty | int | ||
id | int | ||
multiplier | int | ||
text | string |
Method | Description | |
---|---|---|
quest ( int id, int multiplier, int difficulty, string text ) : System.Collections |
public quest ( int id, int multiplier, int difficulty, string text ) : System.Collections | ||
id | int | |
multiplier | int | |
difficulty | int | |
text | string | |
return | System.Collections |