| Package | com.swfwire.decompiler.abc.instructions | 
| Class | public class Instruction_applytype | 
| Inheritance | Instruction_applytype  Object | 
| Implements | IInstruction | 
Takes 1 argument, pops an object, then argCount values off the stack, pushes an any(
| Property | Defined By | ||
|---|---|---|---|
| argCount : uint | Instruction_applytype | ||
| Method | Defined By | ||
|---|---|---|---|
| Instruction_applytype(argCount:uint = 0) | Instruction_applytype | ||