27#ifndef _MDCORE_INCLUDE_TFTASK_H_
28#define _MDCORE_INCLUDE_TFTASK_H_
30#include "tf_platform.h"
34#define task_max_unlock 124
50 task_subtype_none = 0,
Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
Definition tfAngleConfig.h:26
HRESULT task_addunlock(struct task *ta, struct task *tb)
Add a task dependency.
struct TissueForge::task task
struct task * unlock[124]
Definition tfTask.h:78
int i
Definition tfTask.h:72
short int type
Definition tfTask.h:63
int nr_unlock
Definition tfTask.h:75
int wait
Definition tfTask.h:66
int flags
Definition tfTask.h:69
int32_t HRESULT
Definition tf_port.h:255