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