From 207180e073ab873a0336cc87157168fca236330a Mon Sep 17 00:00:00 2001 From: Sgeo Date: Thu, 15 Jun 2017 18:35:32 -0400 Subject: [PATCH] Updated NET.worlds.scape.World (markdown) --- NET.worlds.scape.World.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NET.worlds.scape.World.md b/NET.worlds.scape.World.md index 7a222f2..856e928 100644 --- a/NET.worlds.scape.World.md +++ b/NET.worlds.scape.World.md @@ -1,5 +1,7 @@ A World. Main object in .world files. Synonyms: "NET.worlds.network.World", "World" +`NET.worlds.scape.World` is a subtype of `NET.worlds.scape.SuperRoot`. + Note that as with all objects, there will first be an object ID, then a class ID, then if the class ID hasn't been seen before (usually the case with Worlds) the class name "NET.worlds.scape.World" (or a synonym). | Version | Type | Name/Description |