Packagecom.swfwire.decompiler.abc.instructions
Classpublic class Instruction_callpropvoid
InheritanceInstruction_callpropvoid Inheritance Object
Implements IInstruction



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

indexproperty 
public var index:uint

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



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