C# 클래스 Axiom.Scripting.Compiler.ProcessResourceNameScriptCompilerEvent

상속: ScriptCompilerEvent
파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Name string
ResType ResourceType

공개 메소드들

메소드 설명
ProcessResourceNameScriptCompilerEvent ( ResourceType resType, string name ) : System.Collections.Generic

메소드 상세

ProcessResourceNameScriptCompilerEvent() 공개 메소드

public ProcessResourceNameScriptCompilerEvent ( ResourceType resType, string name ) : System.Collections.Generic
resType ResourceType
name string
리턴 System.Collections.Generic

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

ResType 공개적으로 프로퍼티

public ResourceType ResType
리턴 ResourceType