Packagecom.swfwire.decompiler.abc.instructions
Classpublic class Instruction_applytype
InheritanceInstruction_applytype Inheritance Object
Implements IInstruction

	 Takes 1 argument, pops an object, then argCount values off the stack, pushes an any(
	 



Public Properties
 PropertyDefined By
  argCount : uint
Instruction_applytype
Public Methods
 MethodDefined By
  
Instruction_applytype(argCount:uint = 0)
Instruction_applytype
Property Detail
argCountproperty
public var argCount:uint

Constructor Detail
Instruction_applytype()Constructor
public function Instruction_applytype(argCount:uint = 0)



Parameters
argCount:uint (default = 0)