pub fn instance_create(
type_id: BehaviorTypeIdInner,
ron_params: &str,
) -> BehaviorInstanceIdExpand description
Create a behavior instance of the specific type
pub fn instance_create(
type_id: BehaviorTypeIdInner,
ron_params: &str,
) -> BehaviorInstanceIdCreate a behavior instance of the specific type