C# 클래스 Recurity.Swf.AVM1.ActionGetMember

Blitzableiter ActionGetMember represents the Adobe AVM1 ActionGetMember
상속: AbstractAction
파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
ActionGetMember ( ) : System

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

메소드 상세

ActionGetMember() 공개 메소드

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