Searched refs:UpdaterInstructionFactory (Results 1 – 2 of 2) sorted by relevance
44 class UpdaterInstructionFactory : public UScriptInstructionFactory {47 UpdaterInstructionFactory() {} in UpdaterInstructionFactory() function48 virtual ~UpdaterInstructionFactory() {} in ~UpdaterInstructionFactory()
63 factory_ = new UpdaterInstructionFactory(); in GetInstructionFactory()78 int32_t UpdaterInstructionFactory::CreateInstructionInstance(UScriptInstructionPtr& instr, in CreateInstructionInstance()