ECSJobUpdater.Group

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

add
void add(JobCaller caller)
Undocumented in source. Be warned that the author may not have intended to support it.
build
void build(ThreadPool* pool)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
dependantOn
void dependantOn(Group* dependency)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

callers
JobCaller[128] callers;
Undocumented in source.
count
uint count;
Undocumented in source.
group
JobsGroup group;
Undocumented in source.
jobs
JobData[128] jobs;
Undocumented in source.
name
string name;
Undocumented in source.

Meta