C# Class Zanium, UnderworldExporter

Zanium. The fantabulous material that is self attractive.
Inheritance: object_base
Exibir arquivo Open project: hankmorgan/UnderworldExporter

Public Methods

Method Description
OnTriggerEnter ( Collider other ) : void
SuckUpZanium ( ) : void

Sucks up zanium.

Method Details

OnTriggerEnter() public method

public OnTriggerEnter ( Collider other ) : void
other Collider
return void

SuckUpZanium() public method

Sucks up zanium.
public SuckUpZanium ( ) : void
return void