PokéRogue
    Preparing search index...

    An alias for a boolean-only ValueHolder.

    New code should prefer using ValueHolder instead - this is kept for compatibility

    Type Parameters

    • T = boolean

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    value: T & boolean

    The stored value.