6 this.StringSource_str = str;
7 this.StringSource_sep = sep;
12 if (i < 0 || i >= n)
return DataSource_false;
15 return DataSource_true;
25 this.CvarStringSource_cvar = cv;
26 this.StringSource_sep = sep;
30 string s = this.CvarStringSource_cvar;
36 string s = this.CvarStringSource_cvar;
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
virtual void getEntry()
get entry i passing name and icon through returns if it is not null returns DataSource_false if out o...
CvarStringSource(string cv, string sep)
virtual void reload()
reload all entries matching filter returning how many matches were found
StringSource(string str, string sep)
virtual void getEntry()
get entry i passing name and icon through returns if it is not null returns DataSource_false if out o...
virtual void reload()
reload all entries matching filter returning how many matches were found
#define tokenizebyseparator
#define METHOD(cname, name, prototype)
#define CONSTRUCTOR(cname,...)
#define CONSTRUCT(cname,...)