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

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

공개 메소드들

메소드 설명
ActionCallFunction ( ) : System

Executes a function. The function can be an ActionScript built-in function (such as parseInt), a user-defined ActionScript function, or a native function. For more information, see ActionNewObject.

메소드 상세

ActionCallFunction() 공개 메소드

Executes a function. The function can be an ActionScript built-in function (such as parseInt), a user-defined ActionScript function, or a native function. For more information, see ActionNewObject.
public ActionCallFunction ( ) : System
리턴 System