hey good evening, i am trying to make a script to facilitate things for the company i work for, currently i am trying to make a tool thats relying on the NaughtyAttributes to work
the issue i am having right now is that the SmartEventParameter created inside ButtonEventAction isnt being affected by any of the NaughtAtributes such as [hideif] or [show if], any ideas on how to fix this?
also if the code is badly written or anything like that please point it out so i can improve.
thanks for reading!
#[NaughtyAttributes] issues with trying to hide a class inside another when it is empty
1 messages · Page 1 of 1 (latest)
tell me if there is anything i can do to help find the issue, or save your time such as any questions
Posting code
📃 Large Code Blocks
Use links to services like:
https://paste.mod.gg/, https://hastebin.skyra.pw/, https://paste.ofcode.org/, https://paste.myst.rs/
📃 Inline Code
Surround code with three backquotes. Not quotation marks.
To format as C#, add cs to the first line:
```cs
// Your code here
```
Add a comment with a line number if there is an error message.
thanks for the info!
A tool for sharing your source code with the world!
if you see the code, allow nesting is everywhere, it works inside the nested class params, but not in the nested class itself
then you'll need to seek assistance in whatever support channels the asset has
which prompted me to put it everywhere in hopes that it would work lol
i tried looking in the naughtatributes site, but there didnt seem to have any info on contact or discord
you know where i can search for it?
there's a github with an issues section
mhmm, i was afraid to have to resourt to that,
it seems quite dead