Table of Contents

Class EntityBulletSawblade

Namespace
VoxelPlayground.Entity
Assembly
GamePlay.dll
public class EntityBulletSawblade : EntityArrow, IRecyclable
Inheritance
object
EntityBulletSawblade
Implements
Inherited Members
Extension Methods

Fields

rotatingBlade

public GameObject rotatingBlade

Field Value

GameObject

rotatingSpeed

public float rotatingSpeed

Field Value

float

Methods

OnHit(Collision)

protected override void OnHit(Collision collision)

Parameters

collision Collision