14class VexCopyOwnerTargetGoal :
public ::TargetGoal {
17 VexCopyOwnerTargetGoal();
22 virtual bool canUse() ;
24 virtual void appendDebugInfo(::std::string& str)
const ;
26 virtual void start() ;
32 MCAPI VexCopyOwnerTargetGoal(
::Mob& mob, ::std::vector<::MobDescriptor>
const& targetTypes);
38 MCAPI
void* $ctor(
::Mob& mob, ::std::vector<::MobDescriptor>
const& targetTypes);
46 MCAPI
void $appendDebugInfo(::std::string& str)
const;