Skip to content

Is there a way to view all the data contained in a single specific tick? #394

Answered by saul
pabertay asked this question in Questions
Discussion options

You must be logged in to vote

Your best bet is to iterate through all of the entities - demo.entities.entities. Each entity has a props field that contains all networked properties for that entity.

If you dump all entity props, you've pretty much dumped the entire state of the world.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by saul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants