h1z1-server
    Preparing search index...

    Interface ReplicationCreateComponent

    interface ReplicationCreateComponent {
        componentName: unknown;
        properties: unknown[];
        stringSize: number;
        transientId: unknown;
        unknownDword?: number;
    }
    Index

    Properties

    componentName: unknown
    properties: unknown[]
    stringSize: number
    transientId: unknown
    unknownDword?: number