OPNet
    Preparing search index...

    Class OPNetEvent<T>

    An OPNet Contract event. This class is used to represent an event that has been decoded.

    Type Parameters

    Hierarchy

    • NetEvent
      • OPNetEvent

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    data: Uint8Array
    properties: T = ...
    type: string
    values: DecodedCallResult[] = []

    Methods