github Jehree/SPT-InteractableExfilsAPI v1.3.1

latest releases: v1.5.0, v1.4.1, v1.4.0...
22 days ago

Mostly a backend cleanup.

  • Some functions that API users don't need access to were made internal, others that they be able to make use of were made public
  • Added InteractableExfilsService.RefreshPrompt() function as a prettier way to refresh the interaction menu manually
    • same as: Singleton<GameWorld>.Instance.MainPlayer.gameObject.GetComponent<GamePlayerOwner>().ClearInteractionState()
  • Added new example for RefreshPrompt() and updated all examples to be static

Don't miss a new SPT-InteractableExfilsAPI release

NewReleases is sending notifications on new releases.