You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should not need to do this again unless you create a new Wwise project or use Wwise systems in your mod.
153
145
154
-
=== TODO other required changes
155
-
156
146
== Additional Changes
157
147
158
148
You might not be affected by these changes,
@@ -171,18 +161,6 @@ The base-game FChatMessageStruct has changed in the following ways:
171
161
- Now uses FText field `MessageText` instead of FString field `Message`.
172
162
- Now uses field `MessageSenderColor` instead of `CachedColor`.
173
163
174
-
=== Removal of mAvailableSchematics
175
-
176
-
TODO
177
-
178
-
The base-game `mAvailableSchematics` property has been removed from the `FGSchematicManager` class.
179
-
180
-
```
181
-
LogAlpakit: Error: [Package SML] LogInit: Display: LogAccessTransformers: Error: Could not resolve property for BlueprintReadWrite /Script/FactoryGame.FGSchematicManager:mAvailableSchematics requested by MAMTips: Could not find property /Script/FactoryGame.FGSchematicManager:mAvailableSchematics
0 commit comments