====== COMP_TAXATION_MANAGER ====== **Category**: Component Parent class: [[:api:component|COMPONENT]]\\ ===== Properties ===== ---- ==== AssetTaxationSettings ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:taxation_settings|TAXATION_SETTINGS]]'' * **Expected**: ''asset ID'' ===== Functions ===== ---- ==== addTaxableComponent ==== ''[[:api:comp_tax_collectable|COMP_TAX_COLLECTABLE]] **addTaxableComponent**(//object//, //assetTaxationFunction//)'' ^ Name ^ Type ^ Description ^ | //''object''// | ''[[:api:game_object|GAME_OBJECT]]'' | | | //''assetTaxationFunction''// | ''[[:api:taxation_function|TAXATION_FUNCTION]]'' | | ---- ==== removeTaxableComponent ==== ''[[:api:comp_tax_collectable|COMP_TAX_COLLECTABLE]] **removeTaxableComponent**(//object//, //assetTaxationFunction//)'' ^ Name ^ Type ^ Description ^ | //''object''// | ''[[:api:game_object|GAME_OBJECT]]'' | | | //''assetTaxationFunction''// | ''[[:api:taxation_function|TAXATION_FUNCTION]]'' | |