牧马人 发表于 2013-11-22 22:52:32

怎么通过Feature来获得body

如我通过BlockFeatureBuildr创建了一个Block特征,怎么通过这个Feature来获得Body呢?
Features::Feature *blockFeature;
blockFeature=BlockFeatureBuilder1->CommitFeature();

mildcat 发表于 2013-11-25 10:59:08



int UF_MODL_ask_feat_body
(

tag_t feature_obj_id,
tag_t * body_obj_id

)
页: [1]
查看完整版本: 怎么通过Feature来获得body