C# 클래스 Nintenlord.Event_Assembler.Core.Code.Preprocessors.PreprocessorDirective

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
function Preprocess
maxAmountOfParameters int
minAmountOfParameters int
name string

프로퍼티 상세

function 공개적으로 프로퍼티

public Preprocess function
리턴 Preprocess

maxAmountOfParameters 공개적으로 프로퍼티

public int maxAmountOfParameters
리턴 int

minAmountOfParameters 공개적으로 프로퍼티

public int minAmountOfParameters
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string