C# Class Recurity.Swf.AVM1.ActionGetMember

Blitzableiter ActionGetMember represents the Adobe AVM1 ActionGetMember
Inheritance: AbstractAction
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionGetMember ( ) : System

retrieves a named property from an object, and pushes the value of the property onto the stack

Method Details

ActionGetMember() public method

retrieves a named property from an object, and pushes the value of the property onto the stack
public ActionGetMember ( ) : System
return System