pub fn instance_restore(
type_id: BehaviorTypeIdInner,
bytes: &[u8],
) -> BehaviorInstanceIdExpand description
Restore a behavior instance by deserializing it from a persistent representation
pub fn instance_restore(
type_id: BehaviorTypeIdInner,
bytes: &[u8],
) -> BehaviorInstanceIdRestore a behavior instance by deserializing it from a persistent representation