![]() | Bullet Methods |
The Bullet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Fire |
Launch the bullet.
|
![]() | FixedUpdate |
Apply the thrust force if necessary.
|
![]() | OnCollisionEnter |
Called when this actor collides with something.
(Overrides PhysActorOnCollisionEnter(Collision).) |