Click or drag to resize

Bullet Methods

The Bullet type exposes the following members.

Methods
  NameDescription
Public methodFire
Launch the bullet.
Protected methodFixedUpdate
Apply the thrust force if necessary.
Protected methodOnCollisionEnter
Called when this actor collides with something.
(Overrides PhysActorOnCollisionEnter(Collision).)
Top
See Also