Esposter
    Preparing search index...

    Variable GameObjectSetterMapConst

    GameObjectSetterMap: {
        active: (gameObject: GameObject) => (value: boolean | undefined) => void;
    } = ...

    Type Declaration

    • Readonlyactive: (gameObject: GameObject) => (value: boolean | undefined) => void