API Examples

The asset includes a variety of C# scripts that you can use as a starting point for your own logic and to learn how to use the Highlighters & Outlines API.

Hierarchy of API Examples:

  • Custom Trigger Events

    • MousePointTriggerEvent

    • PlayerTriggerEvent

  • Other

    • HighlightersAPITest

    • TriggerAPITest

  • TriggerWrappers

    • Activation

      • SimpleActivation

    • Hits

      • SimpleHit

      • ChomperHit

    • Pulsating

      • SimplePulsating

      • SimplePulsatingOverlay

      • SimplePulsatingOutline

Last updated