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

    Interface ITString

    interface ITString {
        key: string;
        options?: any;
        toString(): string;
    }
    Index

    Properties

    Methods

    Properties

    key: string
    options?: any

    Methods

    • Returns string