C# 클래스 Engine.FunctionScript

Is either a JS function or a source code string to be compiled and executed efficiently.
파일 보기 프로젝트 열기: Radnen/sphere-sfml

공개 메소드들

메소드 설명
Execute ( ) : void
FunctionScript ( object item ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

FunctionScript() 공개 메소드

public FunctionScript ( object item ) : System
item object
리턴 System