Packagecom.swfwire.decompiler.abc.instructions
Classpublic class Instruction_callproperty
InheritanceInstruction_callproperty Inheritance Object
Implements IInstruction



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

indexproperty 
public var index:uint

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



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