C# 클래스 TeaseAI_CE.Functions

파일 보기 프로젝트 열기: TeaseAI/TeaseAI-CE

공개 프로퍼티들

프로퍼티 타입 설명
Random System.Random

공개 메소드들

메소드 설명
AddTo ( VM vm ) : void

비공개 메소드들

메소드 설명
random ( Context sender, Variable args ) : Variable
restart ( Context sender, Variable args ) : Variable
toNumber ( Variable v ) : float
wait ( Context sender, Variable args ) : Variable

메소드 상세

AddTo() 공개 정적인 메소드

public static AddTo ( VM vm ) : void
vm TeaseAI_CE.Scripting.VM
리턴 void

프로퍼티 상세

Random 공개적으로 정적으로 프로퍼티

public static Random,System Random
리턴 System.Random