C# Class PlantToCrate, CodeSpells

Inheritance: ConvertOnEntry
Exibir arquivo Open project: srfoster/CodeSpells

Public Properties

Property Type Description
output GameObject

Protected Methods

Method Description
isInput ( GameObject plant ) : bool
target ( ) : GameObject

Method Details

isInput() protected method

protected isInput ( GameObject plant ) : bool
plant GameObject
return bool

target() protected method

protected target ( ) : GameObject
return GameObject

Property Details

output public_oe property

public GameObject output
return GameObject