C# Class Tools.TownGenerator.DetailObject

Either a texture or a gameobject
ファイルを表示 Open project: TobieD/City-Generator Class Usage Examples

Public Properties

Property Type Description
Detail UnityEngine.Object
Type DetailType

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Detail public_oe property

public Object,UnityEngine Detail
return UnityEngine.Object

Type public_oe property

public DetailType Type
return DetailType