Third Person Cover Shooter  1.6
CoverShooter.ICharacterController Interface Reference

Requires all character controllers to be able to be updated after camera. More...

Inheritance diagram for CoverShooter.ICharacterController:
CoverShooter.TopDownInput

Public Member Functions

void UpdateAfterCamera ()
 Update the controller after camera has adjusted it's position. More...
 

Detailed Description

Requires all character controllers to be able to be updated after camera.

Member Function Documentation

◆ UpdateAfterCamera()

void CoverShooter.ICharacterController.UpdateAfterCamera ( )

Update the controller after camera has adjusted it's position.

Implemented in CoverShooter.TopDownInput.


The documentation for this interface was generated from the following file: