C# Class Terraria.Graphics.TextureManager.LoadPair

Afficher le fichier Open project: EmuDevs/EDTerraria

Méthodes publiques

Свойство Type Description
Path string
TextureRef Ref

Méthodes publiques

Méthode Description
LoadPair ( string path, Ref textureRef ) : Microsoft.Xna.Framework.Graphics

Method Details

LoadPair() public méthode

public LoadPair ( string path, Ref textureRef ) : Microsoft.Xna.Framework.Graphics
path string
textureRef Ref
Résultat Microsoft.Xna.Framework.Graphics

Property Details

Path public_oe property

public string Path
Résultat string

TextureRef public_oe property

public Ref TextureRef
Résultat Ref