コード例 #1
0
    public void OnEnable()
    {
        Debug.LogError("#2");
        KGFDocumentation aDocumentation = target as KGFDocumentation;

        aDocumentation.OpenDocumentation();
    }
コード例 #2
0
    public void OnEnable()
    {
        KGFDocumentation aDocumentation = target as KGFDocumentation;

        aDocumentation.OpenDocumentation();
    }