Table of Contents

Method TryAddFuel

Namespace
GrindFest
Assembly
GrindFest.dll

TryAddFuel(ItemBehaviour)

Try to add an item as fuel. Destroys the item on success.

public bool TryAddFuel(ItemBehaviour item)

Parameters

item ItemBehaviour

Returns

bool