@bedrock-oss/bedrock-boost

    Type Alias MolangExpression

    Represents a Molang expression. This will be injected into the variable value as Molang expression.

    type MolangExpression = {
        value: string;
    }
    Index

    Properties

    Properties

    value: string

    The Molang expression to inject.

    MMNEPVFCICPMFPCPTTAAATR