C# 클래스 Alexandria.Engines.GoldBox.Resources.ScriptInstruction.If

상속: ScriptInstruction
파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 메소드들

메소드 설명
If ( Script script, long offset, BinaryReader reader ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
GetTestName ( ) : string

메소드 상세

If() 공개 메소드

public If ( Script script, long offset, BinaryReader reader ) : System
script Script
offset long
reader System.IO.BinaryReader
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string