Documentation
    Preparing search index...
    interface ActorsGetOrCreateResponse {
        actor: Rivet.Actor;
        created: boolean;
    }
    Index

    Properties

    Properties

    actor: Rivet.Actor
    created: boolean