Skip to content

Interfaces

  • IPlayerInputSource
  • IDialogueInputSource
  • ISaveStateProvider
  • ISaveStateBackend
  • ISceneFlowService
  • ISceneEntryPointConsumer
  • ICharacterToolRuntime
  • IToolTarget
  • ICameraReferenceProvider
  • IHeadingTransformProvider
  • Screenshot: Interface declarations in the editor.
  • Screenshot: Implementing class and interface pair.
  • GIF: Refactor from direct reference to interface contract.
  • Video: Why these contracts exist.
  • Diagram: Interface-based module boundaries.