Search Unity

Unity API

Discussion in 'Editor & General Support' started by FoxGirlTheGamer, Feb 1, 2011.

  1. FoxGirlTheGamer

    FoxGirlTheGamer

    Joined:
    Sep 29, 2010
    Posts:
    14
    Hi. I'm working on my scripting, and in the Introduction manual it keeps saying something about 'Transform' in the 'Unity API' And I'm wondering what the hey it's talking about. Can anyone help me out?

    Also, I can't rename a script 'cause I'm an idiot. Can anyone help me with that?
     
  2. Peter G

    Peter G

    Joined:
    Nov 21, 2009
    Posts:
    610
    The Unity API is visible here. In simplest terms, it is the collection of all classes that are in the UnityEngine.dll assembly. You also have access to the Mono API (visit the .Net website for a reference).
     
  3. FoxGirlTheGamer

    FoxGirlTheGamer

    Joined:
    Sep 29, 2010
    Posts:
    14
    Neowkay, that did not help at all X3 I'm so dumb it disturbs me.