Table of Contents

Interface ICombustible

Namespace
VoxelPlayground.Entity
Assembly
GamePlay.dll
public interface ICombustible

Methods

Burn()

void Burn()

Extinguish()

void Extinguish()

IsBurning()

bool IsBurning()

Returns

bool