Interface CharacterControllerProvider<C extends CharacterController>


public interface CharacterControllerProvider<C extends CharacterController>
Allows getting an up to date instance of the character controller.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getCharacterController

      C getCharacterController()