Declaração
event OnNodeEnter(nodeName string, owner entity<BevTreeAttachable>)
go
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
| Nome do nó | String | Nome do nó |
| Proprietário | BehaviourTreeAttachable | entidade afiliada |
Acionado quando a lógica da árvore de comportamento entra no nó
event OnNodeEnter(nodeName string, owner entity<BevTreeAttachable>)
go
| Nome | Tipo | Descrição |
|---|---|---|
| Nome do nó | String | Nome do nó |
| Proprietário | BehaviourTreeAttachable | entidade afiliada |