From eae78f1c689b91aa48eac8867f03cc6573a1e950 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Thu, 15 Jun 2017 22:26:41 -0400 Subject: [PATCH] Updated NET.worlds.scape.WObject (markdown) --- NET.worlds.scape.WObject.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NET.worlds.scape.WObject.md b/NET.worlds.scape.WObject.md index c6b7a09..10e47b1 100644 --- a/NET.worlds.scape.WObject.md +++ b/NET.worlds.scape.WObject.md @@ -4,4 +4,8 @@ Most things are subclasses of WObject. WObject is a subclass of [[NET.worlds.sca | --- | --- | --- | | All | Version for WObject | 0-10 | | All | Implicit [[Transform|NET.worlds.scape.Transform]] | Transform | -| All | Integer | [[WObject Flags]] | \ No newline at end of file +| All | Integer | [[WObject Flags]] | +| 0-1 | MaybeNull | Unknown, discarded | +| All | MaybeNullVector of Explicit WObjects | Contents | +| All | MaybeNullVector of Explicit [[Actions|NET.worlds.scape.Action]] | Actions | +| 1-10 | MaybeNullVector of Explicit [[SuperRoots|NET.worlds.scape.SuperRoot]] | Handlers | \ No newline at end of file