C# 클래스 AssetStudio.TextAsset

상속: AssetStudio.NamedObject
파일 보기 프로젝트 열기: evandixon/SkyEditor.RomEditor.Rtdx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_Script byte[]

공개 메소드들

메소드 설명
TextAsset ( AssetStudio.ObjectReader reader ) : System

메소드 상세

TextAsset() 공개 메소드

public TextAsset ( AssetStudio.ObjectReader reader ) : System
reader AssetStudio.ObjectReader
리턴 System

프로퍼티 상세

m_Script 공개적으로 프로퍼티

public byte[] m_Script
리턴 byte[]