Pretty similar, you still have an object tree (nodes) for a prefab (scene), but each one can only have one script. I'm using C# just like Unity, and most proerties are there, you still have your start, update, and physicsupdate equivalents, just different names.