Skip to content

How to show string in explorer? #882

Discussion options

You must be logged in to vote

The reason this happens is that the pointer is removed from the component declaration. To register a string member, do:

world.component<Test>().member(flecs::String, "test");

Replies: 1 comment

Comment options

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