M Power info is not blueprint visible

I would like to use the original Power info, which I don't know how to delete, but it refuses For now I add another FGpower info to which I have access, but it is a duplicate How to use the basic one?
No description
No description
Solution:
[AccessTransformers] BlueprintReadWrite=(Class="/Script/FactoryGame.FGBuildableFactory", Property="mPowerInfo")...
Jump to solution
4 Replies
Rex
Rex2mo ago
It's a C++ property, you can use Access Transformers First screenshot you sent tells you where the property is
Jean Michel
Jean MichelOP2mo ago
Thanks, I'll try it
Solution
Jean Michel
Jean Michel2mo ago
[AccessTransformers] BlueprintReadWrite=(Class="/Script/FactoryGame.FGBuildableFactory", Property="mPowerInfo")
Safety Jim
Safety Jim2mo ago
[AccessTransformers]
BlueprintReadWrite=(Class="/Script/FactoryGame.FGBuildableFactory", Property="mPowerInfo")
[AccessTransformers]
BlueprintReadWrite=(Class="/Script/FactoryGame.FGBuildableFactory", Property="mPowerInfo")

Did you find this page helpful?