Unused friend access transformer error

I keep getting error : Unused friend access transformer AFGHoverpack -> FNoHoverPackDriftModule requested by NoHoverPackDrift when trying to build but I'm certain it is in use. I'm also sure the spellings are correct. I don't know what else to try.
Solution:
Gosh dangit, you were right. I was missing caps on the Pack. Does this really need to be case-sensitive?
Jump to solution
5 Replies
SirDigby
SirDigbyOP4mo ago
@Mircea is there anything I can do to debug this?
Mircea
Mircea4mo ago
AFGHoverPack But in terms of debugging, don't think there's any way to debug access transformers (except for adding console logs in the code)
Solution
SirDigby
SirDigby4mo ago
Gosh dangit, you were right. I was missing caps on the Pack. Does this really need to be case-sensitive?
Mircea
Mircea4mo ago
Yes, both casings can exist at the same time
SirDigby
SirDigbyOP4mo ago
Wild. Anyways, thanks for pointing out my blindspot

Did you find this page helpful?