Jessie_ Posted November 29, 2019 Share Posted November 29, 2019 there doesn't seem to be any function that returns such a table there's GetDebugString which does include a space-delimited list of tags within the whole string, but that's obviously impractical Link to comment https://forums.kleientertainment.com/forums/topic/113936-retrieving-a-table-of-all-of-an-entitys-tags/ Share on other sites More sharing options...
Ultroman Posted December 8, 2019 Share Posted December 8, 2019 (edited) AFAIK you can't. The tags are stored outside the environment we have access to, just like the GetDebugString function which we have been given specific access to in order to allow for extensions to it (see fruitdragon.lua), so we only have HasTag, AddTag and RemoveTag to manipulate them with. Edited December 8, 2019 by Ultroman Link to comment https://forums.kleientertainment.com/forums/topic/113936-retrieving-a-table-of-all-of-an-entitys-tags/#findComment-1290023 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now