Update Design Doc: `level` tool
parent
812031ac6d
commit
c466e2c3e6
|
@ -117,7 +117,7 @@ Holds the list of active component attributes for each entity. Is a tagged union
|
|||
* This is the size in bytes of the largest type
|
||||
* i.e. the one requiring the most bytes for its component attributes
|
||||
* Remember each Component Attribute is 2 bytes.
|
||||
For (Object Table Size * Component Attribute Union Size):
|
||||
For (Object Table Size):
|
||||
(Component Attribute Union Size) bytes: Component attribute settings
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue