Typed helpers for the behavior tree plugin.
Creates helpers that validate callback parameters against the world type W.
Call after .build() so behavior-tree leaves can access app-specific
components, resources, and events through the full built ECS type.
Typed helpers for the behavior tree plugin. Creates helpers that validate callback parameters against the world type W. Call after
.build()so behavior-tree leaves can access app-specific components, resources, and events through the full built ECS type.