Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Fusion
Pipeline
AbstractAssetLoader
C# 클래스 Fusion.Pipeline.AbstractAssetLoader
상속:
ContentLoader
파일 보기
프로젝트 열기: demiurghg/FusionEngine
공개 메소드들
메소드
설명
Load
(
Game
game
,
Stream
stream
,
Type
requestedType
,
string
assetPath
) :
object
메소드 상세
Load()
공개
메소드
public
Load
(
Game
game
,
Stream
stream
,
Type
requestedType
,
string
assetPath
) :
object
game
Game
stream
Stream
requestedType
System.Type
assetPath
string
리턴
object