Esempio n. 1
0
    public void OnEnable()
    {
        Debug.LogError("#2");
        KGFDocumentation aDocumentation = target as KGFDocumentation;

        aDocumentation.OpenDocumentation();
    }
    public void OnEnable()
    {
        KGFDocumentation aDocumentation = target as KGFDocumentation;

        aDocumentation.OpenDocumentation();
    }