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

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

공개 메소드들

메소드 설명
ActionIncrement ( ) : System

Pops a value from the stack, converts it to number type, increments it by 1, and pushes it back to the stack.

메소드 상세

ActionIncrement() 공개 메소드

Pops a value from the stack, converts it to number type, increments it by 1, and pushes it back to the stack.
public ActionIncrement ( ) : System
리턴 System