remove_feature
Description:
Removes the "sub-feature" of type type
from the base feature this.
See add_feature.
Parameters:
this |
the "base" feature |
type |
the Type of a "sub-feature" |
Returns:
|
Removes the "sub-feature" of type type
from the base feature this.
See add_feature.
this |
the "base" feature |
type |
the Type of a "sub-feature" |
|