Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface IRunningTool

    interface IRunningTool {
        exclusive: boolean;
        pid: number;
        started: number;
    }
    Index

    Properties

    Properties

    exclusive: boolean
    pid: number
    started: number