C# Class RockToCrate, CodeSpells

Inheritance: ConvertOnEntry
ファイルを表示 Open project: srfoster/CodeSpells

Public Properties

Property Type Description
output GameObject

Protected Methods

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

Method Details

isInput() protected method

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

target() protected method

protected target ( ) : GameObject
return GameObject

Property Details

output public_oe property

public GameObject output
return GameObject