C# 클래스 Fusion.Engine.Graphics.DiscTexture.Loader

상속: Fusion.Core.Content.ContentLoader
파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 메소드들

메소드 설명
Load ( ContentManager content, Stream stream, Type requestedType, string assetPath ) : object

메소드 상세

Load() 공개 메소드

public Load ( ContentManager content, Stream stream, Type requestedType, string assetPath ) : object
content ContentManager
stream Stream
requestedType System.Type
assetPath string
리턴 object