Class CharacterVirtualSettingsRef

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

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

    • getPtr

      public CharacterVirtualSettings getPtr()
      Temporarily access the referenced CharacterVirtualSettings.
      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 CharacterSettings.
      Specified by:
      toRef in class Ref
      Returns:
      a new JVM object with a new native object assigned