Interface CharacterControllerProvider<C extends CharacterController>
public interface CharacterControllerProvider<C extends CharacterController>
Allows getting an up to date instance of the character controller.
-
Method Summary
-
Method Details
-
getCharacterController
C getCharacterController()
-