C# Class Prism.API.Defs.WallDef

Inheritance: ObjectDef
显示文件 Open project: TerrariaPrismTeam/Prism

Private Properties

Property Type Description

Public Methods

Method Description
WallDef ( string displayName, Func getTexture = null ) : System

Method Details

WallDef() public method

public WallDef ( string displayName, Func getTexture = null ) : System
displayName string
getTexture Func
return System