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

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

공개 메소드들

메소드 설명
ActionDefineLocal2 ( ) : System

defines a local variable without setting its value. If the variable already exists, nothing happens. The initial value of the local variable is undefined.

메소드 상세

ActionDefineLocal2() 공개 메소드

defines a local variable without setting its value. If the variable already exists, nothing happens. The initial value of the local variable is undefined.
public ActionDefineLocal2 ( ) : System
리턴 System