profectus-docs/assets/api_interfaces_features_challenges_challenge.ChallengeOptions.md.61546b34.js

2 lines
11 KiB
JavaScript
Raw Normal View History

import{_ as e,c as a,o as r,a as t}from"./app.ab34650d.js";const g=JSON.parse('{"title":"Interface: ChallengeOptions","description":"","frontmatter":{"editLink":false},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"canComplete","slug":"cancomplete"},{"level":3,"title":"canStart","slug":"canstart"},{"level":3,"title":"classes","slug":"classes"},{"level":3,"title":"completionLimit","slug":"completionlimit"},{"level":3,"title":"display","slug":"display"},{"level":3,"title":"goal","slug":"goal"},{"level":3,"title":"mark","slug":"mark"},{"level":3,"title":"onComplete","slug":"oncomplete"},{"level":3,"title":"onEnter","slug":"onenter"},{"level":3,"title":"onExit","slug":"onexit"},{"level":3,"title":"reset","slug":"reset"},{"level":3,"title":"resource","slug":"resource"},{"level":3,"title":"style","slug":"style"},{"level":3,"title":"visibility","slug":"visibility"}],"relativePath":"api/interfaces/features/challenges/challenge.ChallengeOptions.md","lastUpdated":null}'),n={name:"api/interfaces/features/challenges/challenge.ChallengeOptions.md"},o=t('<h1 id="interface-challengeoptions" tabindex="-1">Interface: ChallengeOptions <a class="header-anchor" href="#interface-challengeoptions" aria-hidden="true">#</a></h1><p><a href="./../../../modules/features/challenges/challenge.html">features/challenges/challenge</a>.ChallengeOptions</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="cancomplete" tabindex="-1">canComplete <a class="header-anchor" href="#cancomplete" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>canComplete</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>boolean</code> | <a href="./../../../modules/lib/break_eternity.html#decimalsource"><code>DecimalSource</code></a>&gt;</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/challenges/challenge.tsx#L31" target="_blank" rel="noopener noreferrer">profectus/src/features/challenges/challenge.tsx:31</a></p><hr><h3 id="canstart" tabindex="-1">canStart <a class="header-anchor" href="#canstart" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>canStart</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>boolean</code>&gt;</p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/challenges/challenge.tsx#L29" target="_blank" rel="noopener noreferrer">profectus/src/features/challenges/challenge.tsx:29</a></p><hr><h3 id="classes" tabindex="-1">classes <a class="header-anchor" href="#classes" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>classes</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>Record</code>&lt;<code>string</code>, <code>boolean</code>&gt;&gt;</p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/challenges/challenge.tsx#L36" target="_blank" rel="noopener noreferrer">profectus/src/features/challenges/challenge.tsx:36</a></p><hr><h3 id="completionlimit" tabindex="-1">completionLimit <a class="header-anchor" href="#completionlimit" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>completionLimit</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<a href="./../../../modules/lib/break_eternity.html#decimalsource"><code>DecimalSource</code></a>&gt;</p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus