Packagecom.swfwire.decompiler.abc.instructions
Classpublic class Instruction_callmethod
InheritanceInstruction_callmethod Inheritance Object
Implements IInstruction



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

indexproperty 
public var index:uint

Constructor Detail
Instruction_callmethod()Constructor
public function Instruction_callmethod(index:uint = 0, argCount:uint = 0)



Parameters
index:uint (default = 0)
 
argCount:uint (default = 0)