pub fn instance_destroy(instance_id: BehaviorInstanceId)Expand description
Destroy a behavior instance
This frees the memory of the instance and the instance can no longer be accessed
pub fn instance_destroy(instance_id: BehaviorInstanceId)Destroy a behavior instance
This frees the memory of the instance and the instance can no longer be accessed