C# 클래스 Terraria.Graphics.TextureManager.LoadPair

파일 보기 프로젝트 열기: EmuDevs/EDTerraria

공개 프로퍼티들

프로퍼티 타입 설명
Path string
TextureRef Ref

공개 메소드들

메소드 설명
LoadPair ( string path, Ref textureRef ) : Microsoft.Xna.Framework.Graphics

메소드 상세

LoadPair() 공개 메소드

public LoadPair ( string path, Ref textureRef ) : Microsoft.Xna.Framework.Graphics
path string
textureRef Ref
리턴 Microsoft.Xna.Framework.Graphics

프로퍼티 상세

Path 공개적으로 프로퍼티

public string Path
리턴 string

TextureRef 공개적으로 프로퍼티

public Ref TextureRef
리턴 Ref