1
This commit is contained in:
parent
b1eed57dd9
commit
e76a7cfdd0
@ -13,7 +13,7 @@ class BtCoroutine
|
|||||||
long long sleep_end_frameno = 0;
|
long long sleep_end_frameno = 0;
|
||||||
int sleep_time = 0;
|
int sleep_time = 0;
|
||||||
list_head entry;
|
list_head entry;
|
||||||
behaviac::EBTStatus status = behaviac::BT_INVALID;
|
behaviac::EBTStatus status = behaviac::BT_RUNNING;
|
||||||
|
|
||||||
BtCoroutine(std::shared_ptr<BtContext> context, int id, const char* name)
|
BtCoroutine(std::shared_ptr<BtContext> context, int id, const char* name)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user