11
NET.worlds.scape.WObject
Sgeo edited this page 2020-01-01 05:08:07 -05:00
Most things are subclasses of WObject. WObject is a subclass of NET.worlds.scape.Transform which is a subclass of NET.worlds.scape.SuperRoot.
Version | Type | Name/Description |
---|---|---|
All | Version for WObject | 0-10 |
All | Implicit Transform | Transform (includes name) |
All | Integer | WObject Flags |
0-1 | MaybeNull | Unknown, discarded |
All | MaybeNullVector of Explicit WObjects | Contents (unshared only) |
All | MaybeNullVector of Explicit SuperRoots | Handlers |
1-10 | MaybeNullVector of Explicit Actions | Actions |
3-4 | Explicit Object | Unknown, discarded |
5-10 | MaybeNull Explicit BumpCalc | BumpCalc. Seemingly usually null, with BumpCalc determined by the class of this WObject |
4-10 | MaybeNull Explicit Sharer | Sharer for shared things. |
6 | String | Unknown, discarded |
9-10 | String | Tool Tip Text. WorldsPlayer 1920 discards this for reasons unknown. |
10 | Boolean | Mouse Over |