C# 클래스 AlbLib.IFF.IFFContentNode

상속: IFFNode
파일 보기 프로젝트 열기: IllidanS4/AlbLib 1 사용 예제들

공개 메소드들

메소드 설명
IFFContentNode ( Stream input ) : System

Initializes new instance using stream.

비공개 메소드들

메소드 설명
Apply ( IFFChunk chunk ) : void

메소드 상세

IFFContentNode() 공개 메소드

Initializes new instance using stream.
public IFFContentNode ( Stream input ) : System
input Stream /// Input stream. ///
리턴 System