C# Class Quests.quest, TimeTeamProject

Mostrar archivo Open project: cmpt360/TimeTeamProject

Public Methods

Method Description
quest ( string n, string i, bool has, bool complete ) : System.Collections

Method Details

quest() public method

public quest ( string n, string i, bool has, bool complete ) : System.Collections
n string
i string
has bool
complete bool
return System.Collections