Class VehicleControllerSettingsRef

All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<ConstJoltPhysicsObject>

public final class VehicleControllerSettingsRef extends Ref
A counted reference to a VehicleControllerSettings object. (native type: Ref<VehicleControllerSettings>)
  • Method Details

    • getPtr

      public VehicleControllerSettings getPtr()
      Temporarily access the referenced VehicleControllerSettings.
      Specified by:
      getPtr in class Ref
      Returns:
      a new JVM object that refers to the pre-existing native object
    • toRef

      Create a counted reference to the native VehicleControllerSettings.
      Specified by:
      toRef in class Ref
      Returns:
      a new JVM object with a new native object assigned