C# Class Radegast.OutfitTextures

显示文件 Open project: radegastdev/radegast Class Usage Examples

Public Methods

Method Description
GetTextures ( ) : void
OutfitTextures ( Radegast.RadegastInstance instance, Avatar avatar ) : System.Collections.Generic

Method Details

GetTextures() public method

public GetTextures ( ) : void
return void

OutfitTextures() public method

public OutfitTextures ( Radegast.RadegastInstance instance, Avatar avatar ) : System.Collections.Generic
instance Radegast.RadegastInstance
avatar Avatar
return System.Collections.Generic